mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 02:38:30 +02:00
refactor: replace gammastep by noctalia-shell, update README (#241)
This commit is contained in:
9
home/linux/gui/base/hypridle/default.nix
Normal file
9
home/linux/gui/base/hypridle/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
xdg.configFile."hypr/hypridle.conf".source = ./hypridle.conf;
|
||||
|
||||
# Hyprland idle daemon
|
||||
services.hypridle.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user