chore: displaylink is not required at the moment and takes lots of cpu

This commit is contained in:
Ahwx 2025-05-09 03:44:04 +02:00
parent 1259d5fe79
commit b9e2e56206

View file

@ -3,7 +3,7 @@
imports = imports =
[ (import ./docker.nix) ] [ (import ./docker.nix) ]
++ [ (import ./hardware.nix) ] ++ [ (import ./hardware.nix) ]
++ [(import ./displaylink.nix)] # ++ [(import ./displaylink.nix)]
# ++ [(import ./printing.nix)] # ++ [(import ./printing.nix)]
++ [ (import ./xserver.nix) ] ++ [ (import ./xserver.nix) ]
++ [ (import ./network.nix) ] ++ [ (import ./network.nix) ]