diff options
| author | polwex <polwex@sortug.com> | 2025-01-04 04:08:05 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-01-04 04:08:05 +0700 |
| commit | 886532670b2d3f91f615a63f6b82f2512a641acc (patch) | |
| tree | 8803d51ed2a341689202b0d3249ce5316ef6e4c0 /hosts/base.nix | |
| parent | 8ba8980c12a1fb05970dead6228ddc3129ff5868 (diff) | |
m
Diffstat (limited to 'hosts/base.nix')
| -rw-r--r-- | hosts/base.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/base.nix b/hosts/base.nix index 8d79398..96df7c4 100644 --- a/hosts/base.nix +++ b/hosts/base.nix @@ -8,7 +8,7 @@ dates = "weekly"; options = "--delete-older-than 7d"; }; - package = pkgs.nixFlakes; + # package = pkgs.nixFlakes; extraOptions = '' experimental-features = nix-command flakes ''; |
