aboutsummaryrefslogtreecommitdiff
path: root/nixos/velhinho.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/velhinho.nix')
-rw-r--r--nixos/velhinho.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/velhinho.nix b/nixos/velhinho.nix
index f2f270f..3de1d77 100644
--- a/nixos/velhinho.nix
+++ b/nixos/velhinho.nix
@@ -1,5 +1,5 @@
{
hostName = "velhinho-nixos";
luksDevice = "/dev/sda3";
- passwordFile = "/home/andreh/dev/libre/dotfiles/encrypted/password-hash.txt";
+ passwordFile = "/home/andreh/dev/libre/dotfiles/encrypted/password-hash.txt";
}