1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-22 19:19:45 +01:00

kanshi: add package to home.packages

This commit is contained in:
Gaétan Lepage 2024-11-13 23:07:20 +01:00 committed by GitHub
parent 3c044aefe6
commit 35b055009a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -330,6 +330,8 @@ in {
})
{
home.packages = [ cfg.package ];
xdg.configFile."kanshi/config".text =
if cfg.profiles == { } && cfg.extraConfig == "" then
directivesStr