fix: hypridle home already exists
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
home.file.".config/hypr/hypridle.conf" = {
|
|
||||||
source = builtins.toPath ./hypridle.conf;
|
|
||||||
};
|
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
services.hyprlock = {
|
programs.hyprlock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user