This commit is contained in:
Henri Dohmen 2025-05-07 11:16:16 +02:00
parent b91a821829
commit 973a9e2751
5 changed files with 14 additions and 8 deletions

View file

@ -17,7 +17,7 @@
shell = pkgs.fish;
packages = [ ];
};
home-manager.users."hd" = lib.mkAliasDefinitions options.home;
users.users.root.hashedPassword = "!";
}