summaryrefslogtreecommitdiff
path: root/machines/common
diff options
context:
space:
mode:
Diffstat (limited to 'machines/common')
-rw-r--r--machines/common/base.nix1
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"