move hyprland to subfolder

This commit is contained in:
Benjamin Palko 2024-07-20 13:02:26 -04:00
parent 6f25d234c3
commit f1061c3c8c
6 changed files with 66 additions and 43 deletions

View file

@ -2,10 +2,17 @@
{
programs.hyprland = {
enable = true;
xwayland.enable = true;
};
programs.hyprlock.enable = true;
services.hypridle.enable = true;
programs.thunar.enable = true;
programs.thunar = {
enable = true;
plugins = with pkgs.xfce; [
thunar-archive-plugin
thunar-volman
];
};
environment.systemPackages = with pkgs; [
hyprcursor