aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 0 insertions, 4 deletions
diff --git a/install b/install
index 4770695..71330f6 100755
--- a/install
+++ b/install
@@ -114,10 +114,6 @@ if ask "mpd" "Install MPD configuration"; then
inst config/mpd/ ~/.config/mpd
fi
-if ask "nix" "Install nix configuration"; then
- inst config/nix/ ~/.config/nix
-fi
-
if ask "wake-desktop" "Install wake-desktop"; then
inst local/bin/wake-desktop ~/.local/bin/wake-desktop
fi