diff options
-rw-r--r-- | config/nix/nix.conf | 8 | ||||
-rwxr-xr-x | install | 4 | ||||
m--------- | private | 0 |
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= @@ -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 |