iso: add nix-index module

This commit is contained in:
Rouven Seifert 2024-04-12 20:50:04 +02:00
parent 9bcfed2629
commit 5def708423
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 5 additions and 3 deletions

View file

@ -296,11 +296,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1712608508,
"narHash": "sha256-vMZ5603yU0wxgyQeHJryOI+O61yrX2AHwY6LOFyV1gM=",
"lastModified": 1712791164,
"narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4cba8b53da471aea2ab2b0c1f30a81e7c451f4b6",
"rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5",
"type": "github"
},
"original": {

View file

@ -152,6 +152,8 @@
./hosts/iso
./shared/vim.nix
./shared/tmux.nix
./shared/zsh.nix
nix-index-database.nixosModules.nix-index
];
};
};