nix configs, mainly for my server in my homelab
1{
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1760862643,
6 "narHash": "sha256-PXwG0TM7Ek87DNx4LbGWuD93PbFeKAJs4FfALtp7Wo0=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "33c6dca0c0cb31d6addcd34e90a63ad61826b28c",
10 "type": "github"
11 },
12 "original": {
13 "owner": "NixOS",
14 "ref": "nixos-25.05",
15 "repo": "nixpkgs",
16 "type": "github"
17 }
18 },
19 "nixpkgs_2": {
20 "locked": {
21 "lastModified": 1760596604,
22 "narHash": "sha256-J/i5K6AAz/y5dBePHQOuzC7MbhyTOKsd/GLezSbEFiM=",
23 "owner": "NixOS",
24 "repo": "nixpkgs",
25 "rev": "3cbe716e2346710d6e1f7c559363d14e11c32a43",
26 "type": "github"
27 },
28 "original": {
29 "owner": "NixOS",
30 "ref": "nixpkgs-unstable",
31 "repo": "nixpkgs",
32 "type": "github"
33 }
34 },
35 "root": {
36 "inputs": {
37 "nixpkgs": "nixpkgs",
38 "sops-nix": "sops-nix"
39 }
40 },
41 "sops-nix": {
42 "inputs": {
43 "nixpkgs": "nixpkgs_2"
44 },
45 "locked": {
46 "lastModified": 1760998189,
47 "narHash": "sha256-ee2e1/AeGL5X8oy/HXsZQvZnae6XfEVdstGopKucYLY=",
48 "owner": "Mic92",
49 "repo": "sops-nix",
50 "rev": "5a7d18b5c55642df5c432aadb757140edfeb70b3",
51 "type": "github"
52 },
53 "original": {
54 "owner": "Mic92",
55 "repo": "sops-nix",
56 "type": "github"
57 }
58 }
59 },
60 "root": "root",
61 "version": 7
62}