aboutsummaryrefslogtreecommitdiff
path: root/nixos/velhinho.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-30 21:51:13 -0300
committerEuAndreh <eu@euandre.org>2019-05-30 21:51:13 -0300
commitf77fc421dee47ddc45106891b155ebd1693fe9ba (patch)
tree68b37e41f92183e2ed34128d3277063aa98a9056 /nixos/velhinho.nix
parentAnnotate files with FIXME (diff)
downloaddotfiles-f77fc421dee47ddc45106891b155ebd1693fe9ba.tar.gz
dotfiles-f77fc421dee47ddc45106891b155ebd1693fe9ba.tar.xz
Format all Nix code with nixfmt
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";
}