Nix configurations for my homelab

Remove scx module from lutea

I was hoping that this would fix the audio crackling when streaming
games on discord but it didn't really seem to.

Otherwise, I didn't really notice much difference in performance

yemou.pink b0baa7cb 0a917de7

verified
Changed files
+9 -10
lutea
+9 -9
flake.lock
··· 111 ] 112 }, 113 "locked": { 114 - "lastModified": 1767619743, 115 - "narHash": "sha256-N0kK1JqxIjFl7hPAfhkW6C9AO7feYJUWLPyqJO2VuQQ=", 116 "owner": "nix-community", 117 "repo": "home-manager", 118 - "rev": "a65c04965c841eb01ba401f5162f12bc8d52014f", 119 "type": "github" 120 }, 121 "original": { ··· 220 }, 221 "nixpkgs": { 222 "locked": { 223 - "lastModified": 1767593864, 224 - "narHash": "sha256-AtzRYWSxsyvySDzfOek0lKQXoQrHtpFHbBPZ6rdQIEA=", 225 "owner": "NixOS", 226 "repo": "nixpkgs", 227 - "rev": "1b717f421d250290b16de9a6033ea28258c46ae1", 228 "type": "github" 229 }, 230 "original": { ··· 252 }, 253 "nixpkgs-unstable": { 254 "locked": { 255 - "lastModified": 1767379071, 256 - "narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=", 257 "owner": "NixOS", 258 "repo": "nixpkgs", 259 - "rev": "fb7944c166a3b630f177938e478f0378e64ce108", 260 "type": "github" 261 }, 262 "original": {
··· 111 ] 112 }, 113 "locked": { 114 + "lastModified": 1767702900, 115 + "narHash": "sha256-xMzHmNytl7JgFRov2jHf2GYsLVp/sAfYO0JvbZt0uDo=", 116 "owner": "nix-community", 117 "repo": "home-manager", 118 + "rev": "38e187fd2f9efac197e03be0c25f3ee215974144", 119 "type": "github" 120 }, 121 "original": { ··· 220 }, 221 "nixpkgs": { 222 "locked": { 223 + "lastModified": 1767678781, 224 + "narHash": "sha256-HlQWzu2drqK4ln54h/LKRJfpY+fhMJItZmNBm0qC+Fs=", 225 "owner": "NixOS", 226 "repo": "nixpkgs", 227 + "rev": "b16188e3a1a4ede1e261573a95fbc445df67b784", 228 "type": "github" 229 }, 230 "original": { ··· 252 }, 253 "nixpkgs-unstable": { 254 "locked": { 255 + "lastModified": 1767640445, 256 + "narHash": "sha256-UWYqmD7JFBEDBHWYcqE6s6c77pWdcU/i+bwD6XxMb8A=", 257 "owner": "NixOS", 258 "repo": "nixpkgs", 259 + "rev": "9f0c42f8bc7151b8e7e5840fb3bd454ad850d8c5", 260 "type": "github" 261 }, 262 "original": {
-1
lutea/config.nix
··· 28 ../modules/qbittorrent.nix 29 ../modules/remote-builder.nix 30 ../modules/river.nix 31 - ../modules/scx.nix 32 ../modules/secrets.nix 33 ../modules/smartd.nix 34 ../modules/tools.nix
··· 28 ../modules/qbittorrent.nix 29 ../modules/remote-builder.nix 30 ../modules/river.nix 31 ../modules/secrets.nix 32 ../modules/smartd.nix 33 ../modules/tools.nix