aboutsummaryrefslogtreecommitdiff
path: root/nixos/velhinho.nix
blob: f2f270f848c4a5a41272ced487ac9e650563ca13 (plain) (blame)
1
2
3
4
5
{
  hostName = "velhinho-nixos";
  luksDevice = "/dev/sda3";
  passwordFile =  "/home/andreh/dev/libre/dotfiles/encrypted/password-hash.txt";
}