system/nix/secrets.example.nix

4 lines
49 B
Nix

{
username = "Bob";
homeDir = "/home/bob";
}