flake update

This commit is contained in:
Vivian 2022-09-28 12:20:54 +02:00
parent 9dbaf2c3c4
commit 2f100687a7
4 changed files with 25 additions and 11 deletions

View file

@ -7,6 +7,7 @@
};
networking = {
useDHCP = true;
dhcpcd.wait = "background";
wireless = {
enable = true;
environmentFile = "/var/lib/secrets/wireless.env";