Flake fixes for new systems

This commit is contained in:
Geoffrey Frogeye 2024-01-07 19:37:06 +01:00
parent 597b50ebef
commit e0fb3fcb22
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 12 additions and 2 deletions

View file

@ -168,4 +168,4 @@ with open("wireless_networks.env", "w") as fd:
print("Now, execute:")
print("sudo mv -f wireless_networks.* /etc/keys")
print("sudo nixos-rebuild switch")
print("rb")