Add hostConfig variable to store host information
This commit is contained in:
parent
9bc37a8d8c
commit
ba4ffd6bf1
5 changed files with 63 additions and 27 deletions
3
nixos/includes/hardware/iwd.nix
Normal file
3
nixos/includes/hardware/iwd.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
networking.wireless.iwd.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue