This commit is contained in:
smayzy
2025-07-08 23:42:28 +02:00
parent 57acb81759
commit 9f76cea35e
2 changed files with 1 additions and 16 deletions
-16
View File
@@ -27,22 +27,7 @@
services.displayManager.sddm.enable = true;
services.displayManager.sddm.wayland.enable = true;
programs.hyprland = {
enable = true;
xwayland.enable = true;
};
xdg.portal.enable = true;
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
environment.systemPackages = with pkgs; [
mako
wofi
wlogout
waybar
wl-clipboard
libnotify
hyprpaper
webcord
pavucontrol
cliphist
@@ -53,7 +38,6 @@
komikku
librewolf
inkscape
hyprlock
];
services.flatpak = {