mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-02 05:27:29 -05:00
Use qt6 and NixGL wrapper for quickshell
This commit is contained in:
@@ -207,7 +207,8 @@
|
||||
]
|
||||
++ [
|
||||
#(config.lib.nixGL.wrap pkgs.hyprland)
|
||||
(config.lib.nixGL.wrap quickshell.packages.x86_64-linux.default)
|
||||
#(config.lib.nixGL.wrap quickshell.packages.x86_64-linux.default)
|
||||
(import ./quickshell.nix { inherit pkgs quickshell; nixGLWrap = config.lib.nixGL.wrap; })
|
||||
];
|
||||
}//home_attrs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user