!
This commit is contained in:
parent
a491c32b7c
commit
0688c2c967
3 changed files with 4 additions and 2 deletions
|
|
@ -36,7 +36,8 @@
|
|||
configDir = "/etc/nixos-config";
|
||||
user = "root";
|
||||
};
|
||||
networking.wireless.iwd.enable = true;
|
||||
networking.wireless.iwd.enable = true;
|
||||
|
||||
|
||||
boot = {
|
||||
#kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue