78 Commits (b218bce3b51c37a18f2a5dce97c459b87373e136)

Author SHA1 Message Date
Felix Stupp 9fda48aa3d
nixos-mod/debugMinimal: add dnsutils, parallel, wcurl
- wcurl requiring an overlay until NixOS 24.11
2 months ago
Felix Stupp 43cb41ef0f
nixos-mod: add env pkgs to debugMinimal & hwCommon from useable 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 84e6ccb4e0
nixos-mod/vmCommon: use FQDN to find config in auto update 2 months ago
Felix Stupp 77d85d1a09
nixosMod/improvedDef/wayland: export services.wayland.enable result 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 1fe746ec1d
nixos-mod/useable: set git push.autoSetupRemote 2 months ago
Felix Stupp d555529245
nixos-mod/secrix: set secrix host public key 2 months ago
Felix Stupp 1a33aeeeef
nixos-mod: add common option sshHostPublicKey 2 months ago
Felix Stupp e66295f31a
nixos-mod/frontend: enable hardware.gnupgSmartcard & assert combination with scdaemon on home config 2 months ago
Felix Stupp a50038e569
nixos-mod/allCommon: assert networking.hostName != default "nixos" 2 months ago
Felix Stupp dc03dc5dab
nixos-mod/improvedDef: add firefox
configures automatically:
- Pipewire Support
- XDG portal file picker (e.g. uses KDE picker on Plasma)
- XInput2
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 3eb85683f5
nixos-mods/secrix: fix getting module config 2 months ago
Felix Stupp 1759580a86
nixos-mods/improvedDefs/sshAuth: fix assigning root auth keys 2 months ago
Felix Stupp bad7149f9c
nixos-mods/options: add types to module options 2 months ago
Felix Stupp 83d8fc41fa
nixos-mods/improvedDefs: reformat code 2 months ago
Felix Stupp f6b6bf43ae
nixos-mods/frontend: hotfix syncthingtray starting too fast 2 months ago
Felix Stupp ee29536d13
nixos-mods/allCommon: set secrix defaults 2 months ago
Felix Stupp 68d1fa46ac
nixos-mods: add secrix module 2 months ago
Felix Stupp 49af74ed54
nixos-mods/improvedDefaults: auto authorize root if no other user is 2 months ago
Felix Stupp acecbc8a91
nixos-mods/sshSecurity: reformat code 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 713019c2d9
nixos-mods/hwCommon: assert both hwCommon & vmCommon from being enabled
instead of blocking it hard
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
Felix Stupp 332b135acd
nixos-mods/frontend: switch VSCode theme back to Default Dark Modern 2 months ago
Felix Stupp 513dc2591b
nixos-mods/allCommon: shellcheck activation scripts 3 months ago
Felix Stupp e55308b741
nixos-mods/allCommon: fix nvd system activation script, add "fi" 3 months ago
Felix Stupp 935e74bec6
nixos-mods/frontend/home: gpg disable-ccid depending on pcscd.enable 3 months ago
Felix Stupp a9d3553a6c
nixos-mods/frontend: enable pcscd for Smartcard support 3 months ago
Felix Stupp 3be4aeef0a
nixos-mods/frontend: enable sddm display manager 3 months ago
Felix Stupp 2bc7aa2299
nixos-mods/frontend: remove duplicated assign of kdeconnect package 3 months ago
Felix Stupp ccdc7fc2e2
nixos-mods/hwCommon: disable power-profiles-daemon
- seems to be default in most desktop environments
3 months ago
Felix Stupp c413c07cc3
nixos-mods/frontend: enable plasma6 3 months ago
Felix Stupp b7702ce20f
nixos-mods/hwCommon: fix declaring type of hardware.cpu.type 3 months ago
Felix Stupp 29582c1a5d
nixos-mods/frontend: fix using custom tmux plugin 3 months ago
Felix Stupp 977cef9836
nixos-mods/autoUnfree: manually add more steam packages
(with TODO to later make this more adaptive)
3 months ago
Felix Stupp 544dfeb104
nixos-mods/autoUnfree: fix lib.literalText -> lib.literalExpression 3 months ago
Felix Stupp dc75861f58
nixos-mods/allCommon: fix configuring nix-daemon scheduling policies 3 months ago
Felix Stupp 2a4862c75d
nixos-mods/allCommon: fix locale for sorting to C.UTF-8 3 months ago
Felix Stupp 45473cde4a
nixos-mods/improvedDefaults: add wayland 3 months ago
Felix Stupp 1bc161d8d6
nixos-mods/frontend: fix checking usage of networkmanager 3 months ago