67 Commits (1df05af3c50792a66d26c5336b9d91d6d643c3a2)

Author SHA1 Message Date
Felix Stupp a7f7cf382d
nixosMod/frontend/vscode: add python IDE stuff 2 months ago
Felix Stupp 3d0e663a25
nixosMod/frontend: config git difftool vscode conditionally 2 months ago
Felix Stupp 463e7c642e
nixosMod/frontend: reformat code 2 months ago
Felix Stupp 365d5121f0
nixosMod/frontend: add nix-output-monitor 2 months ago
Felix Stupp 9db6bf9840
nixosMod/frontend: configure bash history to ignore duplicates & allow exclusion with space 2 months ago
Felix Stupp b3a9fb322f
nixosMod/frontend: add tor-browser 2 months ago
Felix Stupp 70f279b1df
nixosMod/frontend/vscode: import keybindings from other host 2 months ago
Felix Stupp cb811d6b8c
nixosMod/frontend: add retroarch with cores for Nintendo consoles 2 months ago
Felix Stupp 43df210032
nixos/frontend: add userspace driver for steamcontroller 2 months ago
Felix Stupp eb58a9d89d
frontend: gpg-agent: add hint that every key needs to be added manually 2 months ago
Felix Stupp c5d4e94b39
frontend: add & configure yt-dlp 2 months ago
Felix Stupp ba81058573
frontend: add mpv script cheatsheet 2 months ago
Felix Stupp 1e9f6c445c
frontend: add user groups required for cups, gamemode, sane 2 months ago
Felix Stupp 581d6c0581
frontend: add sane for scanner support 2 months ago
Felix Stupp bb866aadc6
frontend: add bat with extraPackages 2 months ago
Felix Stupp 0ed44c0a2e
frontend: mpv: add desc to plugins
as names are sometimes too arbitary for me
2 months ago
Felix Stupp 9a35820971
frontend: mpv: add keybindings from old setups 2 months ago
Felix Stupp 26125cd9d4
frontend: configure sponsorblock on mpv 2 months ago
Felix Stupp cf67f4332a
frontend: reformat code around mpv.scriptOpts 2 months ago
Felix Stupp 183367d579
frontend: mpv: remove hint about other possible vo setting for wayland
gpu seems more efficient
2 months ago
Felix Stupp 12fd67f20f
frontend: make chromium less annoying 2 months ago
Felix Stupp 2a1c2aeff3
frontend: add some useful calculators 2 months ago
Felix Stupp aeabca4cef
frontend: disable ssh ControlMaster prompts (autoask -> ask)
too nervy & seems to have no real advantage from any standpoint, esp. as
long as GPG Agent (my SSH agent) is not prompting & just letting apps
using my keys anyway
2 months ago
Felix Stupp 2fdd6cdf00
migrate bigger nixos-modules to nixosProfiles
- profiles are meant for a group of similar machines (see README)
- this replaced allCommon, hwCommon & parts of vmCommon modules
- highly personal settings were relocated to myOptions
- some parts are relocated into their own module: extends/cpu
2 months ago
Felix Stupp 4592c002e9
nixosMod/frontend: enable printers auto discovery 2 months ago
Felix Stupp 0027785192
nixosMod/frontend: make test services.printing.stateless a TODO 2 months ago
Felix Stupp 08fe35b006
nixosMod/frontend: add comment that services.printing is cups 2 months ago
Felix Stupp 92e95fc45b
nixosMod/frontend: remove not needed comments 2 months ago
Felix Stupp 50209aa3c9
nixosMod/frontend: optimise code 2 months ago
Felix Stupp 6ea5b5374e
hmModules/assertions: add "/share/zsh" assert from comment 2 months ago
Felix Stupp bd15eb1880
extract home-manager assertions into own module 2 months ago
Felix Stupp c6caa08602
nixosMod/frontend: enable kernel specialisation
- to provide a fallback 5.15 kernel
2 months ago
Felix Stupp a6f40827eb
use home-manager native osConfig passing
instead of custom specialArgs nixosConfig
2 months ago
Felix Stupp b5f66debf2
nixosMod/frontend: enable podman via system config
instead of just adding it as a package to home env as that is not enough
2 months ago
Felix Stupp 1f2866ffa2
nixMod/frontend: add texlive with scheme-full
with everything for now, at least
2 months ago
Felix Stupp 9de27d26b2
nixos-mod/frontend: disable rust-motd due to issues 2 months ago
Felix Stupp 9a9677beef
use lib.getExe & lib.getBin 2 months ago
Felix Stupp 539680512c
reformat code (first time with nixfmt 2 months ago
Felix Stupp 350958c0c0
nixos-mod/frontend: use nixfmt as nix formatter for vscodium 2 months ago
Felix Stupp e66295f31a
nixos-mod/frontend: enable hardware.gnupgSmartcard & assert combination with scdaemon on home config 2 months ago
Felix Stupp 36c7626ab6
nixos-mod/frontend: add captive-browser 2 months ago
Felix Stupp 2fe58ce1d0
nixos-mod/frontend: further define many Firefox policies 2 months ago
Felix Stupp 3f80fd4a3f
nixos-mods/frontend: enable Firefox PostQuantumCrypto 2 months ago
Felix Stupp f6b6bf43ae
nixos-mods/frontend: hotfix syncthingtray starting too fast 2 months ago
Felix Stupp 0362280029
extract personal options into global configs
- replacing hard-coded defaults across all of my modules
- personal = "my" username, ssh keys, …
2 months ago
Felix Stupp 72bb1b057c
nixos-mods/frontend: disable blocking vmCommon profile 2 months ago
Felix Stupp a15223b357
nixos-mods/frontend: enable hwCommon & privacy just as defaults 2 months ago
Felix Stupp fdd801af0a
nixos-mods/frontend: enable privacy settings 2 months ago
Felix Stupp 97a59295ca
nixos-mods/frontend: fix order of options 2 months ago
Felix Stupp 27d8aca5df
nixos-mods/frontend: disable nix-index for now 2 months ago