306 Commits (fdc7c2f46090d09bef250b8a1db2fc7cfa374567)
 

Author SHA1 Message Date
Felix Stupp fdc7c2f460
modules/frontend: remove manual opengl config, replaced by graphics module 1 year ago
Felix Stupp 6de1fb644b
modules/frontend: add support for more network protocols to dolphin 1 year ago
Felix Stupp db4c668fb3
modules: set docs.nixos.includeAllModules for frontend machines only
- not enabling it for just "useable" machines by default
- because rebuilds take way longer & manual gets rebuild on *every*
  module change
1 year ago
Felix Stupp 48b01b6a1f
modules/useable: add tool bluetuith 1 year ago
Felix Stupp 8ccea4adde
add NixOS module zfsServer 1 year ago
Felix Stupp d0d4fab733
modules/debugMinimal: add tool smem 1 year ago
Felix Stupp f966982a54
modules/vmCommon: temp. avoid smartd failing if no drive was found 1 year ago
Felix Stupp 9ca68eae66
modules/vmCommon: add smart TODOs: add automatic selftests & notifications 1 year ago
Felix Stupp df1a8ca844
modules/vmCommon: configure smartd to ignore QEMU devices 1 year ago
Felix Stupp d3d740e5a7
nixos-modules/vmCommon: configure timing for zfs autoScrub & trim 1 year ago
Felix Stupp 47f757f3c0
nixos-modules/vmCommon: configure timing for Nextcloud specific maintenance 1 year ago
Felix Stupp e5343cf871
nixos-modules/vmCommon: shorten autoUpgrade.rebootWindow 1 year ago
Felix Stupp c3b40967d4
modules/graphics: add support for NVIDIA 1 year ago
Felix Stupp b24fdd1a98
modules/graphics: implement support for AMD graphics 1 year ago
Felix Stupp be8bb660dc
modules/autoUnfree: allow to configure additional allowed names 1 year ago
Felix Stupp bcc8d636e1
add profiles/allHardware 1 year ago
Felix Stupp f81cb9cfb9
profiles/pveGuest: reformat code 1 year ago
Felix Stupp f80467167a
profiles: fix attr name of pveGuestHwSupport 1 year ago
Felix Stupp 2d29d980e7
profiles/common: configure smart to reload on disk insertion 1 year ago
Felix Stupp 297551dc95
profiles/common: configure smart to report by /dev/disk/by-id by default 1 year ago
Felix Stupp ff16eed9db
profiles/common: add TODO to upstream nvd diff on switch 1 year ago
Felix Stupp b40114c8b4
profiles/blade: add TODO to configure smart notifications 1 year ago
Felix Stupp a4cb0e4b5d
modules/frontend: add more python plugins to vscode 1 year ago
Felix Stupp 3826a67e4c
modules/frontend: enable vscode ext update checks iff ext dir mutable 1 year ago
Felix Stupp a303f0e3ad
modules/frontend: add wl-clipboard for Wayland desktops 1 year ago
Felix Stupp e9b2aa49c3
modules/improvedDefaults/wayland: add hint that .enable is auto-detected 1 year ago
Felix Stupp e8c372e53b
nixos-modules/frontend/home: update personal GPG key 1 year ago
Felix Stupp 49ca85b1b3
nixosProfiles/blade: add pkg lm_sensors 1 year ago
Felix Stupp 1568bef698
nixos/nft-update-addresses: improve service description 1 year ago
Felix Stupp c73351f6e2
nixos/nft-update-addresses: propagate nftables.service reload to rule flush 1 year ago
Felix Stupp b059c77f71
nft-update-addresses: flush rules on service reload
for reload propagation from nftables.service
1 year ago
Felix Stupp f303226b70
nft-update-addresses: implement rule flush mechanism 1 year ago
Felix Stupp b807649fab
nft-update-addresses: format code, extract ip_cmd variable 1 year ago
Felix Stupp 05bdbaa3aa
nft-update-addresses: decrease burst interval for interface updates to 0.1 sec 1 year ago
Felix Stupp 341cb83aed
nft-update-addresses: batch nft updates from all interfaces 1 year ago
Felix Stupp 2f19d11aff
nft-update-addresses: select SLAAC prefix based on lifetimes 1 year ago
Felix Stupp d3b8d4cc14
nft-update-addresses: fix checking for None, fixing type guards 1 year ago
Felix Stupp 84fe940a26
nft-update-addresses: InterfaceUpdateHandler: separate handling of SLAAC prefix updates & deletions 1 year ago
Felix Stupp b04a322635
nft-update-addresses: InterfaceUpdateHandler: remember IPs with metadata (such as lifetime) 1 year ago
Felix Stupp 5436d31ca8
nft-update-addresses: fix logging of thread exception 1 year ago
Felix Stupp ecff468750
nft-update-addresses: parse lifetimes to absolute datetime 1 year ago
Felix Stupp 7a09055ec3
nft-update-addresses: use TypeAlias for IPvXInterface 1 year ago
Felix Stupp 81715a7897
nft-update-addresses: MACAdress: convert comment to docstring 1 year ago
Felix Stupp 543c4cac1d
nft-update-addresses: add comment about ip update format 1 year ago
Felix Stupp cba1292bd9
nft-update-addresses: add support for parsing lifetimes on IP updates 1 year ago
Felix Stupp ca3093ddb1
nft-update-addresses: split update parse & gen in InterfaceConfig 1 year ago
Felix Stupp 1df05af3c5
nft-update-addresses: remove support for deprecated protocol port rules 1 year ago
Felix Stupp 7b4d5ada9c
nft-update-addresses: improve error message on requiring CIDR /64 for SLAAC IPs 1 year ago
Felix Stupp 4cd830ba6e
nft-update-addresses: improve error reportings from inside threads 1 year ago
Felix Stupp 6e74da5a70
nft-update-addresses: implement general set/map implementation
deprecating specific port exposed/forwarded support
1 year ago