mv mako to hyprland
nixos config pipeline / show-flake (push) Successful in 28s
nixos config pipeline / deploy (push) Successful in 42s

This commit is contained in:
smayzy
2026-01-17 15:46:37 +01:00
parent 00fa7a3c36
commit 33ef812e07
5 changed files with 2 additions and 32 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ let
inherit (lib) mkIf;
in
{
config = mkIf smayzy.mako.enable {
config = mkIf smayzy.hyprland.enable {
services.mako = {
enable = true;
settings = {