mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
cleaning up specialArgs
This commit is contained in:
parent
3befa64d21
commit
3d8dd7c92c
5 changed files with 9 additions and 17 deletions
|
|
@ -35,7 +35,7 @@ inputs: {
|
|||
inputs.suckless.packages.${pkgs.system}.st
|
||||
];
|
||||
networking = {
|
||||
hostName = settings.hostname;
|
||||
hostName = "game-laptop";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
users = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue