update nixos

This commit is contained in:
Gabriel Ebner 2022-11-11 22:40:55 -08:00
parent 8d4f04d8a2
commit 2fd59032f4
2 changed files with 4 additions and 4 deletions

View File

@ -17,11 +17,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1667142599,
"narHash": "sha256-OLJxsg9VqfKjFkerOxWtNIkibsCvxsv5A8wNWO1MeWk=",
"lastModified": 1667991831,
"narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "412b9917cea092f3d39f9cd5dead4effd5bc4053",
"rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
"type": "github"
},
"original": {

View File

@ -119,7 +119,7 @@
#services.avahi.nssmdns = true;
system.stateVersion = "18.03";
system.stateVersion = "22.11";
networking.wireguard.interfaces.wg0 = {
ips = ["10.59.0.2/16"];