This commit is contained in:
Joseph Hanson 2024-05-10 20:45:26 -05:00
parent 71ac75dde2
commit db7647e2ca

View file

@ -163,7 +163,7 @@
];
profileModules = [
./nixos/profiles/role-server.nix
{ home-manager.users.truxnell = ./nixos/home/jahanson/server.nix; }
{ home-manager.users.jahanson = ./nixos/home/jahanson/server.nix; }
];
};