Oops
This commit is contained in:
parent
71ac75dde2
commit
db7647e2ca
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
||||||
];
|
];
|
||||||
profileModules = [
|
profileModules = [
|
||||||
./nixos/profiles/role-server.nix
|
./nixos/profiles/role-server.nix
|
||||||
{ home-manager.users.truxnell = ./nixos/home/jahanson/server.nix; }
|
{ home-manager.users.jahanson = ./nixos/home/jahanson/server.nix; }
|
||||||
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue