added keywind theme

This commit is contained in:
Luj 2023-05-21 18:16:16 +02:00
parent dcd58e5fac
commit 9964d49fbc
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 19 additions and 0 deletions

View file

@ -57,6 +57,7 @@ in
hyprpaper = inputs.hyprpaper.packages.${system}.default;
attic = inputs.attic.packages.${system}.default;
nil = inputs.nil.packages.${system}.default;
keycloak-keywind = prev.pkgs.callPackage ../packages/keycloak-keywind { };
})
];
}