kilgharrah: rearrange and split up configuration
This commit is contained in:
parent
84e44962ee
commit
09087ba199
7 changed files with 100 additions and 109 deletions
5
hosts/kilgharrah/networking.nix
Normal file
5
hosts/kilgharrah/networking.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
networking.networkmanager.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue