summaryrefslogtreecommitdiff
path: root/common/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/default.nix')
-rw-r--r--common/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/default.nix b/common/default.nix
index 8441030..8b21089 100644
--- a/common/default.nix
+++ b/common/default.nix
@@ -51,10 +51,6 @@
hardware.bluetooth.enable = true;
- environment.shellAliases = {
- dmenu-wl = "wofi --show dmenu";
- };
-
nix.settings.experimental-features = [
"nix-command"
"flakes"