Felix Stupp
|
424b5c2b84
|
nixosProfiles/installer: comment reasons for pveGuestHwSupport
|
1 year ago |
Felix Stupp
|
03cfeb753c
|
nixos-modules: add users.users.*.samba.passwordFile
|
1 year ago |
Felix Stupp
|
622d7100a6
|
nixos-modules: add nftables trace functionality
|
1 year ago |
Felix Stupp
|
841078e6ba
|
modules/extends/tailscale: replace custom boolToStr with lib variant
|
1 year ago |
Felix Stupp
|
022ec0657d
|
modules/useable: add zip & unzip tools
|
1 year ago |
Felix Stupp
|
d0f73f91a7
|
modules/useable: add file tool
|
1 year ago |
Felix Stupp
|
613e0d7947
|
modules/useable: add bmon in addition to nethogs
because each has its own advantages for certain usecases
|
1 year ago |
Felix Stupp
|
27788e3599
|
modules/useable: remove superfluous plasma-thunderbolt addition
already taken over by plasma6 module: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/nixos/modules/services/desktop-managers/plasma6.nix
|
1 year ago |
Felix Stupp
|
d3b6755a5d
|
modules/frontend: configure yt-dlp to default to original language
|
1 year ago |
Felix Stupp
|
8443af3511
|
modules/frontend: add libreoffice
|
1 year ago |
Felix Stupp
|
25ca7b1429
|
modules/frontend: add user to group "video" for brightness control
|
1 year ago |
Felix Stupp
|
cbf8cb532e
|
modules/frontend: enable support for Logitech wireless devices
|
1 year ago |
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 |