diff --git a/flake.nix b/flake.nix index b45f9eec..4645b612 100644 --- a/flake.nix +++ b/flake.nix @@ -100,6 +100,7 @@ ( import ./modules/hardware/nvidia-prime.nix { intelBusId = "PCI:0:2:0"; nvidiaBusId = "PCI:1:0:0"; } ) ./modules/hardware/printer.nix ./modules/hardware/sound.nix + ./modules/hardware/chn-PC.nix ./modules/networking/basic.nix ./modules/networking/ssh.nix ./modules/networking/wall_client.nix