aboutsummaryrefslogtreecommitdiff
path: root/nixos/velhinho.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-02 20:47:29 -0300
committerEuAndreh <eu@euandre.org>2019-05-02 20:47:29 -0300
commit3281dd983e1e731513410eaaef430ccca348f2e7 (patch)
tree612ebf08da7183d3faadaf5747cc4e8a714c9377 /nixos/velhinho.nix
parentPut songbooks bash configuration in the correct files. (diff)
downloaddotfiles-3281dd983e1e731513410eaaef430ccca348f2e7.tar.gz
dotfiles-3281dd983e1e731513410eaaef430ccca348f2e7.tar.xz
Add note on generating password hash file.
Diffstat (limited to 'nixos/velhinho.nix')
-rw-r--r--nixos/velhinho.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/velhinho.nix b/nixos/velhinho.nix
index d2bf246..f2f270f 100644
--- a/nixos/velhinho.nix
+++ b/nixos/velhinho.nix
@@ -1,6 +1,5 @@
{
hostName = "velhinho-nixos";
luksDevice = "/dev/sda3";
- # FIXME: change password
passwordFile = "/home/andreh/dev/libre/dotfiles/encrypted/password-hash.txt";
}