summaryrefslogtreecommitdiff
path: root/hosts/ahmed
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2023-09-05 20:38:32 +0200
committerLinnnus <[email protected]>2023-09-05 20:38:32 +0200
commit80006f82905f2567c895cf8737aaf3bf07f9668b (patch)
treeaaacfc4f4327759157429c4b60b6b4a2c659c428 /hosts/ahmed
parent7d4ab89f1e6264e124109bf25eafaafdf1aec02a (diff)
Lots of stuff
Diffstat (limited to 'hosts/ahmed')
-rw-r--r--hosts/ahmed/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix
index 7d7afcb..530ad36 100644
--- a/hosts/ahmed/configuration.nix
+++ b/hosts/ahmed/configuration.nix
@@ -58,6 +58,8 @@
networking.wireless.enable = true;
networking.wireless.networks."Rumpenettet_Guest".psk = "Rumpenerglad"; # NOCOMMIT
+ nix.settings.experimental-features = [ "nix-command" ];
+
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. It's perfectly fine and recommended to leave