193 Commits (70f279b1df12f35a26d09239a2e6bef0f8066144)
 

Author SHA1 Message Date
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 a49fa9acb2
hmMod/extends: add retroarch settings enable & cores 2 months ago
Felix Stupp 6924bcefa2
hmMods/extends: add vscode.keybindingsNext option 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 cd259fc7e8
options: set default for sshHostPublicKey to null
to fix secrix correctly detecting viable systems
2 months ago
Felix Stupp b7fb087660
add flake submodule flake reflection & fix secrix app
broken in 291bf42e2a
as `self` of flake was becoming inaccessible.
further hidden with a448ae9fb1
because it overloaded the former self argument
2 months ago
Felix Stupp e8c95cc669
nixos.x13yz: moved frontend.convertable to hardware section 2 months ago
Felix Stupp 839ac6537e
nixosMod/autoUnfree: remove commented sections for cpu microcode
not required, works flawless without
2 months ago
Felix Stupp cd74d25c68
nixosMod: add improvedDefaults/power-profiles-daemon 2 months ago
Felix Stupp 4d0842edab
nixosMod: add assertions/efi 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 de3f0d401b
reformat code 2 months ago
Felix Stupp 123790cf46
flake: move importFlakeMod & WithSystem into lib / libAnchors 2 months ago
Felix Stupp e84aaf361d
nixosMod: add vmDisko module 2 months ago
Felix Stupp 4592c002e9
nixosMod/frontend: enable printers auto discovery 2 months ago
Felix Stupp 31b704802a
NixOS: add setting services.printing.enableAutoDiscovery 2 months ago
Felix Stupp 5c2e2813d0
nixosMod/asserts: add mdns avahi & resolved clash check 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 ee47884eb3
nixos.x13yz: disable mounting with discard 2 months ago
Felix Stupp 8a42dd5532
nixosMod/vmCommon: configure kernel modules required for booting in QEMU 2 months ago
Felix Stupp 0388fb9551
nixosMod/vmCommon: add administrative user 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 2f6ead8285
nixosMod: add fileSystem assertion about "discard" option 2 months ago
Felix Stupp dcd9da024d
nixosMod: extract nixos extends into assertions 2 months ago
Felix Stupp a575e3782f
nixosMod/default: use self reference 2 months ago
Felix Stupp 6c9dd8d25a
nixosMod/default: add & use importModule helper 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 0dfac33429
extract & rework backports overlay 2 months ago
Felix Stupp b718f36bb0
nixosMod/extends: add assertions about nix settings & dependencies 2 months ago
Felix Stupp ee801a3dbf
nixosMod/allCommon: add @wheel to nix trusted-users 2 months ago
Felix Stupp 9f7ffc3cf0
nixosMod/allCommon: reformat code 2 months ago
Felix Stupp b9dddd7855
nixosMod/allCommon: enable git always
not correctly referenced dependency of nix & nixos-modules when using with flakes
2 months ago