aboutsummaryrefslogtreecommitdiff
path: root/nixos/velhinho.nix
blob: 1162831c513cc52755c1386f392cd1be8c8e605b (plain) (blame)
1
2
3
4
5
{
  hostName = "velhinho-nixos";
  luksDevice = "/dev/sda3";
  passwordFile = "/home/andreh/annex/secret/NixOS/velhinho/password-hash.txt";
}