hyprland safe escape with stylix + fonts flake

This commit is contained in:
2025-09-29 21:19:38 -06:00
parent a5e8cf27ec
commit bb08c52790
5 changed files with 43 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ in
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-hyprland
pkgs.xdg-desktop-portal-gtk
# pkgs.xdg-desktop-portal-gtk
];
};
users.users.jawz.packages = builtins.attrValues {
@@ -37,7 +37,7 @@ in
mako # Notification daemon
libnotify # dependency of mako
swaylock-effects # Screen locker
nautilus # File manager
# nautilus # File manager
;
};
home-manager.users.jawz = {