feat: install hyprland from liminalOS

This commit is contained in:
Kaito T Lex 2025-04-27 02:36:35 -07:00
parent 02701608a5
commit f1bf204d3c
24 changed files with 1486 additions and 538 deletions

View file

@ -220,13 +220,6 @@
extraPortals = with pkgs; [ xdg-desktop-portal-gtk ];
};
programs.rofi = {
enable = true;
cycle = true;
location = "center";
package = pkgs.rofi-wayland;
};
services.dunst.enable = true;
programs.git = {