My Nix flake for both my desktop and homelab
at jess 263 lines 7.0 kB view raw
1{ 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1747046372, 7 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 8 "owner": "edolstra", 9 "repo": "flake-compat", 10 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "edolstra", 15 "repo": "flake-compat", 16 "type": "github" 17 } 18 }, 19 "flake-utils": { 20 "inputs": { 21 "systems": "systems" 22 }, 23 "locked": { 24 "lastModified": 1731533236, 25 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 26 "owner": "numtide", 27 "repo": "flake-utils", 28 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 29 "type": "github" 30 }, 31 "original": { 32 "owner": "numtide", 33 "repo": "flake-utils", 34 "type": "github" 35 } 36 }, 37 "grub2-themes": { 38 "inputs": { 39 "nixpkgs": "nixpkgs" 40 }, 41 "locked": { 42 "lastModified": 1757136219, 43 "narHash": "sha256-tKU+vq34KHu/A2wD7WdgP5A4/RCmSD8hB0TyQAUlixA=", 44 "owner": "vinceliuice", 45 "repo": "grub2-themes", 46 "rev": "80dd04ddf3ba7b284a7b1a5df2b1e95ee2aad606", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "vinceliuice", 51 "repo": "grub2-themes", 52 "type": "github" 53 } 54 }, 55 "home-manager": { 56 "inputs": { 57 "nixpkgs": [ 58 "zen-browser", 59 "nixpkgs" 60 ] 61 }, 62 "locked": { 63 "lastModified": 1752603129, 64 "narHash": "sha256-S+wmHhwNQ5Ru689L2Gu8n1OD6s9eU9n9mD827JNR+kw=", 65 "owner": "nix-community", 66 "repo": "home-manager", 67 "rev": "e8c19a3cec2814c754f031ab3ae7316b64da085b", 68 "type": "github" 69 }, 70 "original": { 71 "owner": "nix-community", 72 "repo": "home-manager", 73 "type": "github" 74 } 75 }, 76 "nix-minecraft": { 77 "inputs": { 78 "flake-compat": "flake-compat", 79 "flake-utils": "flake-utils", 80 "nixpkgs": "nixpkgs_2" 81 }, 82 "locked": { 83 "lastModified": 1758765258, 84 "narHash": "sha256-orU21BYUJn/7zMhIYbY7T5EDqZ8NtRMSH/f8Qtu047Q=", 85 "owner": "Infinidoge", 86 "repo": "nix-minecraft", 87 "rev": "5a6c66b90ab4519b7578b54300abc308008c544e", 88 "type": "github" 89 }, 90 "original": { 91 "owner": "Infinidoge", 92 "repo": "nix-minecraft", 93 "type": "github" 94 } 95 }, 96 "nixpkgs": { 97 "locked": { 98 "lastModified": 1758885633, 99 "narHash": "sha256-gj9lnqqRllX9GIg2wpnMOFMJyhYPIK+ZBgZ3exHJBh8=", 100 "owner": "NixOS", 101 "repo": "nixpkgs", 102 "rev": "e72b496a4426191ff03ab5cf092f204bbdf88233", 103 "type": "github" 104 }, 105 "original": { 106 "owner": "NixOS", 107 "ref": "master", 108 "repo": "nixpkgs", 109 "type": "github" 110 } 111 }, 112 "nixpkgs_2": { 113 "locked": { 114 "lastModified": 1748929857, 115 "narHash": "sha256-lcZQ8RhsmhsK8u7LIFsJhsLh/pzR9yZ8yqpTzyGdj+Q=", 116 "owner": "nixos", 117 "repo": "nixpkgs", 118 "rev": "c2a03962b8e24e669fb37b7df10e7c79531ff1a4", 119 "type": "github" 120 }, 121 "original": { 122 "owner": "nixos", 123 "ref": "nixos-unstable", 124 "repo": "nixpkgs", 125 "type": "github" 126 } 127 }, 128 "nixpkgs_3": { 129 "locked": { 130 "lastModified": 1758690382, 131 "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=", 132 "owner": "nixos", 133 "repo": "nixpkgs", 134 "rev": "e643668fd71b949c53f8626614b21ff71a07379d", 135 "type": "github" 136 }, 137 "original": { 138 "owner": "nixos", 139 "ref": "nixos-unstable", 140 "repo": "nixpkgs", 141 "type": "github" 142 } 143 }, 144 "nixpkgs_4": { 145 "locked": { 146 "lastModified": 1758262103, 147 "narHash": "sha256-aBGl3XEOsjWw6W3AHiKibN7FeoG73dutQQEqnd/etR8=", 148 "owner": "NixOS", 149 "repo": "nixpkgs", 150 "rev": "12bd230118a1901a4a5d393f9f56b6ad7e571d01", 151 "type": "github" 152 }, 153 "original": { 154 "owner": "NixOS", 155 "ref": "nixpkgs-unstable", 156 "repo": "nixpkgs", 157 "type": "github" 158 } 159 }, 160 "root": { 161 "inputs": { 162 "grub2-themes": "grub2-themes", 163 "nix-minecraft": "nix-minecraft", 164 "nixpkgs": "nixpkgs_3", 165 "sops-nix": "sops-nix", 166 "tgirlpkgs": "tgirlpkgs", 167 "vpn-confinement": "vpn-confinement", 168 "zen-browser": "zen-browser" 169 } 170 }, 171 "sops-nix": { 172 "inputs": { 173 "nixpkgs": "nixpkgs_4" 174 }, 175 "locked": { 176 "lastModified": 1758425756, 177 "narHash": "sha256-L3N8zV6wsViXiD8i3WFyrvjDdz76g3tXKEdZ4FkgQ+Y=", 178 "owner": "Mic92", 179 "repo": "sops-nix", 180 "rev": "e0fdaea3c31646e252a60b42d0ed8eafdb289762", 181 "type": "github" 182 }, 183 "original": { 184 "owner": "Mic92", 185 "repo": "sops-nix", 186 "type": "github" 187 } 188 }, 189 "systems": { 190 "locked": { 191 "lastModified": 1681028828, 192 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 193 "owner": "nix-systems", 194 "repo": "default", 195 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 196 "type": "github" 197 }, 198 "original": { 199 "owner": "nix-systems", 200 "repo": "default", 201 "type": "github" 202 } 203 }, 204 "tgirlpkgs": { 205 "inputs": { 206 "nixpkgs": [ 207 "nixpkgs" 208 ] 209 }, 210 "locked": { 211 "lastModified": 1758847382, 212 "narHash": "sha256-DTwwGL/DtZd/HdMzeGgqwW50NkKdGUJx2HV6psomDGE=", 213 "owner": "tgirlcloud", 214 "repo": "pkgs", 215 "rev": "2c7cb7b0ae88387c64cb282d4b483c2a1e4f97e7", 216 "type": "github" 217 }, 218 "original": { 219 "owner": "tgirlcloud", 220 "repo": "pkgs", 221 "type": "github" 222 } 223 }, 224 "vpn-confinement": { 225 "locked": { 226 "lastModified": 1749672087, 227 "narHash": "sha256-j8LG0s0QcvNkZZLcItl78lvTZemvsScir0dG3Ii4B1c=", 228 "owner": "Maroka-chan", 229 "repo": "VPN-Confinement", 230 "rev": "880b3bd2c864dce4f6afc79f6580ca699294c011", 231 "type": "github" 232 }, 233 "original": { 234 "owner": "Maroka-chan", 235 "repo": "VPN-Confinement", 236 "type": "github" 237 } 238 }, 239 "zen-browser": { 240 "inputs": { 241 "home-manager": "home-manager", 242 "nixpkgs": [ 243 "nixpkgs" 244 ] 245 }, 246 "locked": { 247 "lastModified": 1758860615, 248 "narHash": "sha256-ZNzHF498lMfv1N/tlfD/Oaanu+REnIhJdreo2rSzU1w=", 249 "owner": "0xc000022070", 250 "repo": "zen-browser-flake", 251 "rev": "a5f59feaf757aecb12e2fa2490e8a7c1eed12173", 252 "type": "github" 253 }, 254 "original": { 255 "owner": "0xc000022070", 256 "repo": "zen-browser-flake", 257 "type": "github" 258 } 259 } 260 }, 261 "root": "root", 262 "version": 7 263}