Split config between home and work
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -25,4 +26,7 @@
|
||||
### Import Graphics modules
|
||||
../desktop/amd.nix
|
||||
];
|
||||
|
||||
networking.wireless.iwd.enable = true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user