configurations for my servers and desktops
nix nixos flake dots dotfiles
at 828b78e2ec31bbad0e25400aebaebc0b6196fcfc 346 lines 9.2 kB view raw
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": 1762618334, 12 "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=", 13 "owner": "ryantm", 14 "repo": "agenix", 15 "rev": "fcdea223397448d35d9b31f798479227e80183f6", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "ryantm", 20 "repo": "agenix", 21 "type": "github" 22 } 23 }, 24 "cl-nix-lite": { 25 "locked": { 26 "lastModified": 1728174978, 27 "narHash": "sha256-Grqqg+xuicANB85j0gNEXxi9SBKY7bzGeTuyi95eGcY=", 28 "owner": "hraban", 29 "repo": "cl-nix-lite", 30 "rev": "31cfe6275c341eb3120a99f4b1c8516c49a29d87", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "hraban", 35 "repo": "cl-nix-lite", 36 "type": "github" 37 } 38 }, 39 "darwin": { 40 "inputs": { 41 "nixpkgs": [ 42 "agenix", 43 "nixpkgs" 44 ] 45 }, 46 "locked": { 47 "lastModified": 1744478979, 48 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 49 "owner": "lnl7", 50 "repo": "nix-darwin", 51 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 52 "type": "github" 53 }, 54 "original": { 55 "owner": "lnl7", 56 "ref": "master", 57 "repo": "nix-darwin", 58 "type": "github" 59 } 60 }, 61 "flake-compat": { 62 "flake": false, 63 "locked": { 64 "lastModified": 1730663653, 65 "narHash": "sha256-kFCUWettiFHDIqxCWWQ9qY8pVh+Lj+XL0Giyy/kdomg=", 66 "owner": "hraban", 67 "repo": "flake-compat", 68 "rev": "e5b16676185cb7548581c852f51ce7f3a49bba5e", 69 "type": "github" 70 }, 71 "original": { 72 "owner": "hraban", 73 "ref": "fixed-output", 74 "repo": "flake-compat", 75 "type": "github" 76 } 77 }, 78 "flake-utils": { 79 "inputs": { 80 "systems": [ 81 "mac-app-util", 82 "systems" 83 ] 84 }, 85 "locked": { 86 "lastModified": 1731533236, 87 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 88 "owner": "numtide", 89 "repo": "flake-utils", 90 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 91 "type": "github" 92 }, 93 "original": { 94 "id": "flake-utils", 95 "type": "indirect" 96 } 97 }, 98 "home-manager": { 99 "inputs": { 100 "nixpkgs": [ 101 "agenix", 102 "nixpkgs" 103 ] 104 }, 105 "locked": { 106 "lastModified": 1745494811, 107 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 108 "owner": "nix-community", 109 "repo": "home-manager", 110 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 111 "type": "github" 112 }, 113 "original": { 114 "owner": "nix-community", 115 "repo": "home-manager", 116 "type": "github" 117 } 118 }, 119 "home-manager-stable": { 120 "inputs": { 121 "nixpkgs": [ 122 "nixpkgs-stable" 123 ] 124 }, 125 "locked": { 126 "lastModified": 1764866045, 127 "narHash": "sha256-0GsEtXV9OquDQ1VclQfP16cU5VZh7NEVIOjSH4UaJuM=", 128 "owner": "nix-community", 129 "repo": "home-manager", 130 "rev": "f63d0fe9d81d36e5fc95497217a72e02b8b7bcab", 131 "type": "github" 132 }, 133 "original": { 134 "owner": "nix-community", 135 "ref": "release-25.11", 136 "repo": "home-manager", 137 "type": "github" 138 } 139 }, 140 "home-manager_2": { 141 "inputs": { 142 "nixpkgs": [ 143 "nixpkgs" 144 ] 145 }, 146 "locked": { 147 "lastModified": 1764872372, 148 "narHash": "sha256-uZuXRz9CzeCHsRbc2MQvKomwoX6GcFC5BUMEk3ouSFU=", 149 "owner": "nix-community", 150 "repo": "home-manager", 151 "rev": "05a56dbf24f195c62286e3273a2671d3b4904b00", 152 "type": "github" 153 }, 154 "original": { 155 "owner": "nix-community", 156 "repo": "home-manager", 157 "type": "github" 158 } 159 }, 160 "mac-app-util": { 161 "inputs": { 162 "cl-nix-lite": "cl-nix-lite", 163 "flake-compat": "flake-compat", 164 "flake-utils": "flake-utils", 165 "nixpkgs": "nixpkgs_2", 166 "systems": "systems_2", 167 "treefmt-nix": "treefmt-nix" 168 }, 169 "locked": { 170 "lastModified": 1756057867, 171 "narHash": "sha256-ziR5eQGqRWhW8tf8r0TIplaqNt+HXu1G1X41LUr4IYo=", 172 "owner": "hraban", 173 "repo": "mac-app-util", 174 "rev": "8414fa1e2cb775b17793104a9095aabeeada63ef", 175 "type": "github" 176 }, 177 "original": { 178 "owner": "hraban", 179 "repo": "mac-app-util", 180 "type": "github" 181 } 182 }, 183 "nix-darwin": { 184 "inputs": { 185 "nixpkgs": [ 186 "nixpkgs" 187 ] 188 }, 189 "locked": { 190 "lastModified": 1764161084, 191 "narHash": "sha256-HN84sByg9FhJnojkGGDSrcjcbeioFWoNXfuyYfJ1kBE=", 192 "owner": "nix-darwin", 193 "repo": "nix-darwin", 194 "rev": "e95de00a471d07435e0527ff4db092c84998698e", 195 "type": "github" 196 }, 197 "original": { 198 "owner": "nix-darwin", 199 "ref": "master", 200 "repo": "nix-darwin", 201 "type": "github" 202 } 203 }, 204 "nixpkgs": { 205 "locked": { 206 "lastModified": 1754028485, 207 "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", 208 "owner": "NixOS", 209 "repo": "nixpkgs", 210 "rev": "59e69648d345d6e8fef86158c555730fa12af9de", 211 "type": "github" 212 }, 213 "original": { 214 "owner": "NixOS", 215 "ref": "nixos-25.05", 216 "repo": "nixpkgs", 217 "type": "github" 218 } 219 }, 220 "nixpkgs-stable": { 221 "locked": { 222 "lastModified": 1764677808, 223 "narHash": "sha256-H3lC7knbXOBrHI9hITQ7modLuX20mYJVhZORL5ioms0=", 224 "owner": "NixOS", 225 "repo": "nixpkgs", 226 "rev": "1aab89277eb2d87823d5b69bae631a2496cff57a", 227 "type": "github" 228 }, 229 "original": { 230 "owner": "NixOS", 231 "ref": "nixos-25.11", 232 "repo": "nixpkgs", 233 "type": "github" 234 } 235 }, 236 "nixpkgs_2": { 237 "locked": { 238 "lastModified": 1732617236, 239 "narHash": "sha256-PYkz6U0bSEaEB1al7O1XsqVNeSNS+s3NVclJw7YC43w=", 240 "owner": "NixOS", 241 "repo": "nixpkgs", 242 "rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e", 243 "type": "github" 244 }, 245 "original": { 246 "owner": "NixOS", 247 "repo": "nixpkgs", 248 "rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e", 249 "type": "github" 250 } 251 }, 252 "nixpkgs_3": { 253 "locked": { 254 "lastModified": 1754340878, 255 "narHash": "sha256-lgmUyVQL9tSnvvIvBp7x1euhkkCho7n3TMzgjdvgPoU=", 256 "owner": "nixos", 257 "repo": "nixpkgs", 258 "rev": "cab778239e705082fe97bb4990e0d24c50924c04", 259 "type": "github" 260 }, 261 "original": { 262 "owner": "nixos", 263 "ref": "nixpkgs-unstable", 264 "repo": "nixpkgs", 265 "type": "github" 266 } 267 }, 268 "nixpkgs_4": { 269 "locked": { 270 "lastModified": 1764794580, 271 "narHash": "sha256-UMVihg0OQ980YqmOAPz+zkuCEb9hpE5Xj2v+ZGNjQ+M=", 272 "owner": "NixOS", 273 "repo": "nixpkgs", 274 "rev": "ebc94f855ef25347c314258c10393a92794e7ab9", 275 "type": "github" 276 }, 277 "original": { 278 "owner": "NixOS", 279 "ref": "nixpkgs-unstable", 280 "repo": "nixpkgs", 281 "type": "github" 282 } 283 }, 284 "root": { 285 "inputs": { 286 "agenix": "agenix", 287 "home-manager": "home-manager_2", 288 "home-manager-stable": "home-manager-stable", 289 "mac-app-util": "mac-app-util", 290 "nix-darwin": "nix-darwin", 291 "nixpkgs": "nixpkgs_4", 292 "nixpkgs-stable": "nixpkgs-stable" 293 } 294 }, 295 "systems": { 296 "locked": { 297 "lastModified": 1681028828, 298 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 299 "owner": "nix-systems", 300 "repo": "default", 301 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 302 "type": "github" 303 }, 304 "original": { 305 "owner": "nix-systems", 306 "repo": "default", 307 "type": "github" 308 } 309 }, 310 "systems_2": { 311 "locked": { 312 "lastModified": 1689347925, 313 "narHash": "sha256-ozenz5bFe1UUqOn7f60HRmgc01BgTGIKZ4Xl+HbocGQ=", 314 "owner": "nix-systems", 315 "repo": "default-darwin", 316 "rev": "2235d7e6cc29ae99878133c95e9fe5e157661ffb", 317 "type": "github" 318 }, 319 "original": { 320 "owner": "nix-systems", 321 "repo": "default-darwin", 322 "type": "github" 323 } 324 }, 325 "treefmt-nix": { 326 "inputs": { 327 "nixpkgs": "nixpkgs_3" 328 }, 329 "locked": { 330 "lastModified": 1755934250, 331 "narHash": "sha256-CsDojnMgYsfshQw3t4zjRUkmMmUdZGthl16bXVWgRYU=", 332 "owner": "numtide", 333 "repo": "treefmt-nix", 334 "rev": "74e1a52d5bd9430312f8d1b8b0354c92c17453e5", 335 "type": "github" 336 }, 337 "original": { 338 "owner": "numtide", 339 "repo": "treefmt-nix", 340 "type": "github" 341 } 342 } 343 }, 344 "root": "root", 345 "version": 7 346}