From 7ff119401f245c1aaf57ee109ddc6ed40f57b9a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 11 Jul 2022 10:35:02 +0200 Subject: Drop nix.conf as I now use NixOS directly --- install | 4 ---- 1 file changed, 4 deletions(-) (limited to 'install') 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 -- cgit v1.2.3