Update to newest nixpkgs unstable
This commit is contained in:
parent
ae6c242865
commit
418be445d7
7 changed files with 18 additions and 16 deletions
|
|
@ -68,6 +68,8 @@
|
|||
"aarch64-linux"
|
||||
];
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
networking.hostName = "dustbowl"; # Define your hostname.
|
||||
networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
networking.wireless.interfaces = [ "wlp2s0" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue