chore: remove displaylink from all hosts to re-add to laptops, as it is not required for desktops or servers

This commit is contained in:
Ahwx 2025-09-25 20:43:34 +02:00
parent 73d770fe57
commit a711bf5dd6

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) ]