Hyprsunset on NixOS #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seems like hyprsunset module is not functional on NixOS. I will look into this later, but if you have any input, I will take it.
Wanted to notify a solution or workaround @zach
It seems that
hyprctl hyprsunsetdoes not exist (as far as I can find) for NixOS. Some other hypr* do have this as they can be enabled with nixos settings. Since hyprsunset is just a package, it is a separate package.The workaround is to run
hyprsunset -ito have it active without any application. This makes the module work. I will take this as the workaround; I do not mind 5.7 MiB RAM lost at all. Closing the bug.