reorganize ./modules
This commit is contained in:
5
modules/networking.nix
Normal file
5
modules/networking.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
networking = {
|
||||
hostName = "nixos";
|
||||
networkmanager.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user