13 Commits (844a5545536615bd9a8a162ab92f7eeb2a93aa70)

Author SHA1 Message Date
Felix Stupp ad613d11e2
nixosMod/vmCommon: ensure pingability 2 months ago
Felix Stupp a3b12d10bb
nixosMod/vmCommon: declare disabled firewall logging a mkDefault 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 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 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 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 539680512c
reformat code (first time with nixfmt 2 months ago
Felix Stupp 536a0780b5
nixos-modules/vmCommon: separate timed from non-timed config via mkMerge
due to Nix evaluation errors because of name clashing otherwise
3 months ago
Felix Stupp b562cd4d30
add nix files 3 months ago