cfg/example/example.nix

2 lines
121 B
Nix
Raw Normal View History

{ admins = [ "jolheiser" "admin" ]; email = "jolheiser@example.com"; home = "/home/jolheiser"; username = "jolheiser"; }