flake/packages/installer: init

This commit is contained in:
2026-07-30 17:55:41 +07:00
parent cd979fb771
commit 3340731c8d
2 changed files with 44 additions and 0 deletions
Generated
+24
View File
@@ -667,6 +667,29 @@
"type": "github"
}
},
"nixos-images": {
"inputs": {
"nixos-stable": [
"nixpkgs"
],
"nixos-unstable": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1784802994,
"narHash": "sha256-4PcD0Ibzdkh85G+70w5dLlR9YgQ2bmNIjiPPMSzO57w=",
"owner": "nix-community",
"repo": "nixos-images",
"rev": "6ece16b0c97986fe085122e796044add4cc3ff64",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1712920918,
@@ -793,6 +816,7 @@
"home-manager": "home-manager",
"import-tree": "import-tree",
"liminix": "liminix",
"nixos-images": "nixos-images",
"nixpkgs": "nixpkgs_2",
"plasma-manager": "plasma-manager",
"treefmt-nix": "treefmt-nix"