nix machine / user configurations
1{ 2 "nodes": { 3 "nixpkgs": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1761164809, 7 "narHash": "sha256-3uM91Lx9WZomE6MMEBorJyEyBNiHWRIxza/GganDxew=", 8 "owner": "NixOS", 9 "repo": "nixpkgs", 10 "rev": "3d2db9755e7815937fb7b8f089fad9b44bc416d8", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "NixOS", 15 "ref": "nixos-unstable-small", 16 "repo": "nixpkgs", 17 "type": "github" 18 } 19 }, 20 "root": { 21 "inputs": { 22 "nixpkgs": "nixpkgs" 23 } 24 } 25 }, 26 "root": "root", 27 "version": 7 28}