ljkasdjklasdljkads

This commit is contained in:
2026-05-01 02:14:43 +02:00
parent f9c961bf4f
commit c8060bf6f5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
../../../profiles/desktop/sound/pipewire.nix
../../../profiles/desktop/steam.nix
../../../profiles/desktop/retroarch.nix
# ../../../profiles/desktop/retroarch.nix
../../../profiles/desktop/flatpak.nix
# ../../../profiles/desktop/waydroid.nix
+1 -1
View File
@@ -52,7 +52,7 @@ noProxyJumpDomains = [ "tail9aac63.ts.net" ]
["bolle.tail9aac63.ts.net"]
aliases = [ "bolle.pbsds.net" ]
buildMachine.systems = ["x86_64-linux", "i686-linux", "riscv64-linux"]
# buildMachine.maxJobs = 3 # 12 threads 32GB
buildMachine.maxJobs = 3 # 12 threads 32GB
buildMachine.speedFactor = 4 # ???
buildMachine.supportedFeatures = ["kvm", "nixos-test" ] #, "ccache" ] # no ccache because we have yet to setup distributed ccache
buildMachine.protocol = "ssh-ng"
+1 -1
View File
@@ -18,7 +18,7 @@
# https://man.archlinux.org/man/extra/fzf/fzf.1.en#PREVIEW_WINDOW
# bat is installed in bat.nix
# this goes into home.sessionVariables.FZF_CTRL_T_OPTS which goes into a 'export ""' statement, i.e. it will eval bash variables
#"--preview 'head {}'"
# "--preview 'head {}'"
# "--preview 'bat {}'"
# "--preview 'tail -n\\$FZF_PREVIEW_LINES {} | bat --file-name {} --paging never --style plain'"
# "--preview 'bat {} --paging never --style plain' --preview-window follow"
+1 -1
View File
@@ -34,7 +34,7 @@
programs.git.iniContent.init.defaultBranch = "main";
programs.git.ignores = [
#".envrc"
# ".envrc"
".direnv"
".remote.toml"
".remoteenv"