update: change mkHost field name
This commit is contained in:
@@ -8,8 +8,8 @@ mkHost {
|
||||
users = [
|
||||
{
|
||||
username = "hare";
|
||||
homeModule = [ ./hare/home-manager.nix ];
|
||||
userNixos = ./hare/nixos.nix;
|
||||
home = ./hare/home-manager.nix;
|
||||
nixos = ./hare/nixos.nix;
|
||||
}
|
||||
];
|
||||
systemModules = [ ./nixos.nix ];
|
||||
|
||||
Reference in New Issue
Block a user