my nix configs for my servers and desktop
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": "home-manager", 7 "nixpkgs": "nixpkgs", 8 "systems": "systems" 9 }, 10 "locked": { 11 "lastModified": 1747575206, 12 "narHash": "sha256-NwmAFuDUO/PFcgaGGr4j3ozG9Pe5hZ/ogitWhY+D81k=", 13 "owner": "ryantm", 14 "repo": "agenix", 15 "rev": "4835b1dc898959d8547a871ef484930675cb47f1", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "ryantm", 20 "repo": "agenix", 21 "type": "github" 22 } 23 }, 24 "darwin": { 25 "inputs": { 26 "nixpkgs": [ 27 "agenix", 28 "nixpkgs" 29 ] 30 }, 31 "locked": { 32 "lastModified": 1744478979, 33 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 34 "owner": "lnl7", 35 "repo": "nix-darwin", 36 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 37 "type": "github" 38 }, 39 "original": { 40 "owner": "lnl7", 41 "ref": "master", 42 "repo": "nix-darwin", 43 "type": "github" 44 } 45 }, 46 "flake-utils": { 47 "inputs": { 48 "systems": "systems_2" 49 }, 50 "locked": { 51 "lastModified": 1681202837, 52 "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", 53 "owner": "numtide", 54 "repo": "flake-utils", 55 "rev": "cfacdce06f30d2b68473a46042957675eebb3401", 56 "type": "github" 57 }, 58 "original": { 59 "owner": "numtide", 60 "repo": "flake-utils", 61 "type": "github" 62 } 63 }, 64 "home-manager": { 65 "inputs": { 66 "nixpkgs": [ 67 "agenix", 68 "nixpkgs" 69 ] 70 }, 71 "locked": { 72 "lastModified": 1745494811, 73 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 74 "owner": "nix-community", 75 "repo": "home-manager", 76 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 77 "type": "github" 78 }, 79 "original": { 80 "owner": "nix-community", 81 "repo": "home-manager", 82 "type": "github" 83 } 84 }, 85 "nixpkgs": { 86 "locked": { 87 "lastModified": 1745391562, 88 "narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=", 89 "owner": "NixOS", 90 "repo": "nixpkgs", 91 "rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7", 92 "type": "github" 93 }, 94 "original": { 95 "owner": "NixOS", 96 "ref": "nixos-unstable", 97 "repo": "nixpkgs", 98 "type": "github" 99 } 100 }, 101 "nixpkgs_2": { 102 "locked": { 103 "lastModified": 1748162331, 104 "narHash": "sha256-rqc2RKYTxP3tbjA+PB3VMRQNnjesrT0pEofXQTrMsS8=", 105 "owner": "nixos", 106 "repo": "nixpkgs", 107 "rev": "7c43f080a7f28b2774f3b3f43234ca11661bf334", 108 "type": "github" 109 }, 110 "original": { 111 "owner": "nixos", 112 "ref": "nixos-25.05", 113 "repo": "nixpkgs", 114 "type": "github" 115 } 116 }, 117 "nixpkgs_3": { 118 "locked": { 119 "lastModified": 1682134069, 120 "narHash": "sha256-TnI/ZXSmRxQDt2sjRYK/8j8iha4B4zP2cnQCZZ3vp7k=", 121 "owner": "NixOS", 122 "repo": "nixpkgs", 123 "rev": "fd901ef4bf93499374c5af385b2943f5801c0833", 124 "type": "github" 125 }, 126 "original": { 127 "id": "nixpkgs", 128 "type": "indirect" 129 } 130 }, 131 "root": { 132 "inputs": { 133 "agenix": "agenix", 134 "nixpkgs": "nixpkgs_2", 135 "vscode-server": "vscode-server" 136 } 137 }, 138 "systems": { 139 "locked": { 140 "lastModified": 1681028828, 141 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 142 "owner": "nix-systems", 143 "repo": "default", 144 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 145 "type": "github" 146 }, 147 "original": { 148 "owner": "nix-systems", 149 "repo": "default", 150 "type": "github" 151 } 152 }, 153 "systems_2": { 154 "locked": { 155 "lastModified": 1681028828, 156 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 157 "owner": "nix-systems", 158 "repo": "default", 159 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 160 "type": "github" 161 }, 162 "original": { 163 "owner": "nix-systems", 164 "repo": "default", 165 "type": "github" 166 } 167 }, 168 "vscode-server": { 169 "inputs": { 170 "flake-utils": "flake-utils", 171 "nixpkgs": "nixpkgs_3" 172 }, 173 "locked": { 174 "lastModified": 1729422940, 175 "narHash": "sha256-DlvJv33ml5UTKgu4b0HauOfFIoDx6QXtbqUF3vWeRCY=", 176 "owner": "nix-community", 177 "repo": "nixos-vscode-server", 178 "rev": "8b6db451de46ecf9b4ab3d01ef76e59957ff549f", 179 "type": "github" 180 }, 181 "original": { 182 "owner": "nix-community", 183 "repo": "nixos-vscode-server", 184 "type": "github" 185 } 186 } 187 }, 188 "root": "root", 189 "version": 7 190}