update nixos
This commit is contained in:
parent
8d4f04d8a2
commit
2fd59032f4
@ -17,11 +17,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1667142599,
|
"lastModified": 1667991831,
|
||||||
"narHash": "sha256-OLJxsg9VqfKjFkerOxWtNIkibsCvxsv5A8wNWO1MeWk=",
|
"narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "412b9917cea092f3d39f9cd5dead4effd5bc4053",
|
"rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -119,7 +119,7 @@
|
|||||||
|
|
||||||
#services.avahi.nssmdns = true;
|
#services.avahi.nssmdns = true;
|
||||||
|
|
||||||
system.stateVersion = "18.03";
|
system.stateVersion = "22.11";
|
||||||
|
|
||||||
networking.wireguard.interfaces.wg0 = {
|
networking.wireguard.interfaces.wg0 = {
|
||||||
ips = ["10.59.0.2/16"];
|
ips = ["10.59.0.2/16"];
|
||||||
|
Loading…
Reference in New Issue
Block a user