home-manager: use catppuccin flake to manage themes
This commit is contained in:
parent
d2013a50d4
commit
59fe4dcbc2
6 changed files with 110 additions and 130 deletions
|
@ -36,7 +36,6 @@ in
|
|||
signByDefault = true;
|
||||
key = cfg.signing.keyFile;
|
||||
};
|
||||
|
||||
extraConfig.user = mkIf cfg.signing.enable {
|
||||
signingkey = cfg.signing.keyFile;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue