aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-07-11 10:35:02 +0200
committerKarel Kočí <cynerd@email.cz>2022-07-11 10:35:02 +0200
commit7ff119401f245c1aaf57ee109ddc6ed40f57b9a2 (patch)
tree98a26b5932afb56df58e839c4fd2e2d17ad28c42
parent413e2a4d18c877cc2c163d11b97fc1fef111df4a (diff)
downloadmyconfigs-7ff119401f245c1aaf57ee109ddc6ed40f57b9a2.tar.gz
myconfigs-7ff119401f245c1aaf57ee109ddc6ed40f57b9a2.tar.bz2
myconfigs-7ff119401f245c1aaf57ee109ddc6ed40f57b9a2.zip
Drop nix.conf as I now use NixOS directly
-rw-r--r--config/nix/nix.conf8
-rwxr-xr-xinstall4
m---------private0
3 files changed, 0 insertions, 12 deletions
diff --git a/config/nix/nix.conf b/config/nix/nix.conf
deleted file mode 100644
index 7baea2b..0000000
--- a/config/nix/nix.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-max-jobs = 32
-cores = 0
-experimental-features = nix-command flakes
-extra-platforms = armv7l-linux aarch64-linux
-extra-sandbox-paths = /usr/bin/qemu-arm /usr/bin/qemu-aarch64
-
-substituters = https://cache.nixos.org https://thefloweringash-armv7.cachix.org https://arm.cachix.org
-trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso= arm.cachix.org-1:K3XjAeWPgWkFtSS9ge5LJSLw3xgnNqyOaG7MDecmTQ8=
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
diff --git a/private b/private
-Subproject 02b192c2ea6861de4318a298e16987dee9d12d7
+Subproject 1f0475a71124ba0aa6c7bc80ce065b45f07678b