aboutsummaryrefslogtreecommitdiff
path: root/public/template.nix
blob: 263a69dd89b60c70d0f4d07ec2a2e045602fdc5a (plain) (blame)
1
2
3
4
5
{
  hostName = "$host_name";
  luksDevice = "$device";
  passwordFile = "/home/andreh/dev/libre/dotfiles/encrypted/$host_name/password-hash.txt";
}