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 = {
|
||||
enable = true;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{...}: {
|
||||
services.hyprlock = {
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user