Configuration for my NixOS based systems and Home Manager
at odin-flake 236 lines 6.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": 1754433428, 12 "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=", 13 "owner": "ryantm", 14 "repo": "agenix", 15 "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d", 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-compat": { 47 "flake": false, 48 "locked": { 49 "lastModified": 1747046372, 50 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 51 "owner": "edolstra", 52 "repo": "flake-compat", 53 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 54 "type": "github" 55 }, 56 "original": { 57 "owner": "edolstra", 58 "repo": "flake-compat", 59 "type": "github" 60 } 61 }, 62 "gitignore": { 63 "inputs": { 64 "nixpkgs": [ 65 "pre-commit-hooks", 66 "nixpkgs" 67 ] 68 }, 69 "locked": { 70 "lastModified": 1709087332, 71 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 72 "owner": "hercules-ci", 73 "repo": "gitignore.nix", 74 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 75 "type": "github" 76 }, 77 "original": { 78 "owner": "hercules-ci", 79 "repo": "gitignore.nix", 80 "type": "github" 81 } 82 }, 83 "home-manager": { 84 "inputs": { 85 "nixpkgs": [ 86 "agenix", 87 "nixpkgs" 88 ] 89 }, 90 "locked": { 91 "lastModified": 1745494811, 92 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 93 "owner": "nix-community", 94 "repo": "home-manager", 95 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 96 "type": "github" 97 }, 98 "original": { 99 "owner": "nix-community", 100 "repo": "home-manager", 101 "type": "github" 102 } 103 }, 104 "home-manager_2": { 105 "inputs": { 106 "nixpkgs": [ 107 "nixpkgs" 108 ] 109 }, 110 "locked": { 111 "lastModified": 1753592768, 112 "narHash": "sha256-oV695RvbAE4+R9pcsT9shmp6zE/+IZe6evHWX63f2Qg=", 113 "owner": "nix-community", 114 "repo": "home-manager", 115 "rev": "fc3add429f21450359369af74c2375cb34a2d204", 116 "type": "github" 117 }, 118 "original": { 119 "owner": "nix-community", 120 "ref": "release-25.05", 121 "repo": "home-manager", 122 "type": "github" 123 } 124 }, 125 "nixpkgs": { 126 "locked": { 127 "lastModified": 1754028485, 128 "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", 129 "owner": "NixOS", 130 "repo": "nixpkgs", 131 "rev": "59e69648d345d6e8fef86158c555730fa12af9de", 132 "type": "github" 133 }, 134 "original": { 135 "owner": "NixOS", 136 "ref": "nixos-25.05", 137 "repo": "nixpkgs", 138 "type": "github" 139 } 140 }, 141 "nixpkgs-unstable": { 142 "locked": { 143 "lastModified": 1755186698, 144 "narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=", 145 "owner": "nixos", 146 "repo": "nixpkgs", 147 "rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c", 148 "type": "github" 149 }, 150 "original": { 151 "owner": "nixos", 152 "ref": "nixos-unstable", 153 "repo": "nixpkgs", 154 "type": "github" 155 } 156 }, 157 "nixpkgs_2": { 158 "locked": { 159 "lastModified": 1755274400, 160 "narHash": "sha256-rTInmnp/xYrfcMZyFMH3kc8oko5zYfxsowaLv1LVobY=", 161 "owner": "nixos", 162 "repo": "nixpkgs", 163 "rev": "ad7196ae55c295f53a7d1ec39e4a06d922f3b899", 164 "type": "github" 165 }, 166 "original": { 167 "owner": "nixos", 168 "ref": "nixos-25.05", 169 "repo": "nixpkgs", 170 "type": "github" 171 } 172 }, 173 "nixpkgs_3": { 174 "locked": { 175 "lastModified": 1754340878, 176 "narHash": "sha256-lgmUyVQL9tSnvvIvBp7x1euhkkCho7n3TMzgjdvgPoU=", 177 "owner": "NixOS", 178 "repo": "nixpkgs", 179 "rev": "cab778239e705082fe97bb4990e0d24c50924c04", 180 "type": "github" 181 }, 182 "original": { 183 "owner": "NixOS", 184 "ref": "nixpkgs-unstable", 185 "repo": "nixpkgs", 186 "type": "github" 187 } 188 }, 189 "pre-commit-hooks": { 190 "inputs": { 191 "flake-compat": "flake-compat", 192 "gitignore": "gitignore", 193 "nixpkgs": "nixpkgs_3" 194 }, 195 "locked": { 196 "lastModified": 1755446520, 197 "narHash": "sha256-I0Ok1OGDwc1jPd8cs2VvAYZsHriUVFGIUqW+7uSsOUM=", 198 "owner": "cachix", 199 "repo": "git-hooks.nix", 200 "rev": "4b04db83821b819bbbe32ed0a025b31e7971f22e", 201 "type": "github" 202 }, 203 "original": { 204 "owner": "cachix", 205 "repo": "git-hooks.nix", 206 "type": "github" 207 } 208 }, 209 "root": { 210 "inputs": { 211 "agenix": "agenix", 212 "home-manager": "home-manager_2", 213 "nixpkgs": "nixpkgs_2", 214 "nixpkgs-unstable": "nixpkgs-unstable", 215 "pre-commit-hooks": "pre-commit-hooks" 216 } 217 }, 218 "systems": { 219 "locked": { 220 "lastModified": 1681028828, 221 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 222 "owner": "nix-systems", 223 "repo": "default", 224 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 225 "type": "github" 226 }, 227 "original": { 228 "owner": "nix-systems", 229 "repo": "default", 230 "type": "github" 231 } 232 } 233 }, 234 "root": "root", 235 "version": 7 236}