1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-15 13:28:46 +02:00

removed caches from the iso

This commit is contained in:
Rouven Seifert 2023-05-30 21:39:25 +02:00
parent f14ddb2578
commit 45fc55aaa0
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -124,7 +124,6 @@
specialArgs.inputs = attrs;
modules = [
./hosts/iso
./shared/caches.nix
./shared/vim.nix
./shared/tmux.nix
];