Переглянути джерело

forgot to add bluetooth, make workspace 14 go on second monitor

Johan Rong 6 місяців тому
батько
коміт
225c4d4149

+ 1 - 0
home/features/application/sway/default.nix

@@ -185,6 +185,7 @@ in
       workspace 11 output HDMI-A-1
       workspace 12 output HDMI-A-1
       workspace 13 output HDMI-A-1
+      workspace 14 output HDMI-A-1
 
       exec wl-paste --watch cliphist store
       exec flameshot

+ 1 - 0
hosts/desktop-nixos-workstation/configuration.nix

@@ -35,6 +35,7 @@ in
     ../../nixos/hardware/gpu/nvidia.nix
     ../../nixos/hardware/wifi/bcm4360.nix
     ../../nixos/hardware/sound
+    ../../nixos/hardware/bluetooth
     ../../nixos/flavors/desktop/sway
     ../../nixos/flavors/desktop/sway/greeter-default.nix
     ../../nixos/features/system/basic.nix