cleaning up specialArgs

This commit is contained in:
Gerg-L 2023-02-23 20:28:46 -05:00
parent 3befa64d21
commit 3d8dd7c92c
5 changed files with 9 additions and 17 deletions

View file

@ -35,7 +35,7 @@ inputs: {
inputs.suckless.packages.${pkgs.system}.st
];
networking = {
hostName = settings.hostname;
hostName = "game-laptop";
networkmanager.enable = true;
};
users = {