ljkasdjklasdljkads
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
programs.git.iniContent.init.defaultBranch = "main";
|
||||
programs.git.ignores = [
|
||||
#".envrc"
|
||||
# ".envrc"
|
||||
".direnv"
|
||||
".remote.toml"
|
||||
".remoteenv"
|
||||
|
||||
Reference in New Issue
Block a user