115 Commits (4592c002e989fb8978ea3574a287edfaceaeddcb)

Author SHA1 Message Date
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 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
Felix Stupp 764c9a6a0e
nixosMod/allCommon: reformat code 2 months ago
Felix Stupp d698fb99e2
nixosMod/secrix: only require hostPubKey if any secret is defined 2 months ago
Felix Stupp 57ea32a88e
flake: extract nixosModules as submodule 2 months ago
Felix Stupp c6caa08602
nixosMod/frontend: enable kernel specialisation
- to provide a fallback 5.15 kernel
2 months ago
Felix Stupp 2eec0a2cb5
nixosMod/debugMinimal: add psmisc 2 months ago
Felix Stupp a6f40827eb
use home-manager native osConfig passing
instead of custom specialArgs nixosConfig
2 months ago
Felix Stupp 933dd84503
nixosMod/extends/podman: fix read invalid services.podman 2 months ago
Felix Stupp 04a4bd7980
nixosMod/vmCommon: remove explicit disable sound
- defaults already to disabled
- and will be deprecated in 24.11
2 months ago
Felix Stupp bcc8ee705d
nixosMod/vmCommon: make network configs default 2 months ago
Felix Stupp 759900aa98
nixosMod/vmCommon: fix settings requiring lists 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 8710890aed
nixosMod/extends: add virtualisation.podman.compose.enable 2 months ago
Felix Stupp ebd3ceade9
nixosMod/sshAuthorize: fix set PermitRootLogin 2 months ago
Felix Stupp 31852caec4
nixosMod/improvedDefaults: disable systemd wait-online if NetworkManager is enabled 2 months ago
Felix Stupp e95d671491
nixosMod/kernel: add boot.blockedKernelModules 2 months ago
Felix Stupp 1f2866ffa2
nixMod/frontend: add texlive with scheme-full
with everything for now, at least
2 months ago
Felix Stupp d19cfc9369
removed not needed lib.literalExpression from module doc 2 months ago
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