mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
flake-parts: use flakehub cache
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
};
|
};
|
||||||
*/
|
*/
|
||||||
flake-parts = {
|
flake-parts = {
|
||||||
url = "github:hercules-ci/flake-parts";
|
url = "https://flakehub.com/f/hercules-ci/flake-parts/*"; # flakehub caches results
|
||||||
};
|
};
|
||||||
import-tree.url = "github:vic/import-tree"; # imports ./modules recursively
|
import-tree.url = "github:vic/import-tree"; # imports ./modules recursively
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user