fixed hyprsunset
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
services.hyprsunset.enable = true;
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
home.pkgs = with pkgs; [
|
||||
hyprsunset
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user