This commit is contained in:
DashieTM 2025-09-28 16:31:03 +02:00
parent 9be8a82a29
commit 912c91d60e
3 changed files with 51 additions and 1 deletions

View file

@ -55,7 +55,8 @@
};
environments = lib.mkOption {
default = [
inputs.hyprland.packages.${config.conf.system}.hyprland
(lib.mkIf config.mods.hypr.hyprland.enable inputs.hyprland.packages.${config.conf.system}.hyprland)
(lib.mkIf config.mods.niri.enable pkgs.niri)
];
# no idea if these are written correctly
example = [