This commit is contained in:
Mars 2024-09-29 00:41:05 -04:00
parent 47f44bb546
commit 0b96cec4cb
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
10 changed files with 263 additions and 230 deletions

View file

@ -251,8 +251,13 @@
gnupg.agent.enable = true;
virt-manager.enable = true;
hyprland = {
appimage = {
enable = true;
binfmt = true;
};
hyprland = {
enable = false;
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
};