add hyprsunset (its 3am and im going blind............)
This commit is contained in:
parent
a35cedeecb
commit
eaea98a362
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
{...}: {
|
{pkgs, ...}: {
|
||||||
|
environment.defaultPackages = with pkgs; [
|
||||||
|
hyprsunset
|
||||||
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
hyprland = {
|
hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue