Nheko module

This commit is contained in:
Aleksandr Lebedev 2025-08-13 18:42:07 +02:00
parent e25a0f4795
commit ac021571c3
3 changed files with 39 additions and 1 deletions

View file

@ -17,12 +17,12 @@ in
enable = true;
firstNixOSInstall = 1729112485;
};
nheko.enable = osConfig.custom.presets.wayland.enable;
librewolf.enable = osConfig.custom.presets.wayland.enable;
prismlauncher.enable = osConfig.custom.presets.gaming.enable;
bottles.enable = osConfig.custom.presets.wayland.enable;
};
};
programs.nheko.enable = custom.presets.wayland.enable;
home = {
packages = with pkgs;
[