some minor refactor

This commit is contained in:
2025-01-02 17:53:12 +01:00
parent d44ad67865
commit eb6727e458
20 changed files with 139 additions and 51 deletions

View File

@@ -31,6 +31,7 @@
auto-optimise-store = true;
builders-use-substitutes = true;
warn-dirty = false;
accept-flake-config = false;
allow-import-from-derivation = false;
experimental-features = ["nix-command" "flakes"];
flake-registry = "/etc/nix/registry.json";