Parcourir la source

switch laptop to hyprland

Johan Rong il y a 2 mois
Parent
commit
25b44048f5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      hosts/dellaptop/home.nix

+ 1 - 1
hosts/dellaptop/home.nix

@@ -4,7 +4,7 @@ let
 in
 {
   imports = [
-    ../../home/flavors/desktop/sway
+    ../../home/flavors/desktop/hyprland
     ../../home/flavors/application/workstation
     ../../home/flavors/application/development
   ];