diff options
Diffstat (limited to 'machines/common/base.nix')
| -rw-r--r-- | machines/common/base.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/common/base.nix b/machines/common/base.nix index 81d713d..60bdf3d 100644 --- a/machines/common/base.nix +++ b/machines/common/base.nix @@ -4,6 +4,7 @@ }; security.polkit.enable = true; + nix.settings.experimental-features = [ "nix-command" |
