nixos server configurations
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1764517877, 6 "narHash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4=", 7 "owner": "NixOS", 8 "repo": "nixpkgs", 9 "rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "NixOS", 14 "ref": "nixos-unstable", 15 "repo": "nixpkgs", 16 "type": "github" 17 } 18 }, 19 "root": { 20 "inputs": { 21 "nixpkgs": "nixpkgs", 22 "sops-nix": "sops-nix" 23 } 24 }, 25 "sops-nix": { 26 "inputs": { 27 "nixpkgs": [ 28 "nixpkgs" 29 ] 30 }, 31 "locked": { 32 "lastModified": 1764483358, 33 "narHash": "sha256-EyyvCzXoHrbL467YSsQBTWWg4sR96MH1sPpKoSOelB4=", 34 "owner": "Mic92", 35 "repo": "sops-nix", 36 "rev": "5aca6ff67264321d47856a2ed183729271107c9c", 37 "type": "github" 38 }, 39 "original": { 40 "owner": "Mic92", 41 "repo": "sops-nix", 42 "type": "github" 43 } 44 } 45 }, 46 "root": "root", 47 "version": 7 48}