add hyprsunset (its 3am and im going blind............)

This commit is contained in:
Emile Clark-Boman 2025-09-03 03:27:12 +10:00
parent a35cedeecb
commit eaea98a362

View file

@ -1,4 +1,8 @@
{...}: {
{pkgs, ...}: {
environment.defaultPackages = with pkgs; [
hyprsunset
];
programs = {
hyprland = {
enable = true;