home(gnome): link monitors.xml
This commit is contained in:
parent
328e2bfc1f
commit
cba1de1eca
3 changed files with 8 additions and 2 deletions
|
@ -139,6 +139,7 @@ in {
|
|||
|
||||
home-manager.users = mapAttrs (name: opts: {
|
||||
imports = with inputs; cfg.homeModules ++ [
|
||||
impermanence.homeManagerModules.impermanence
|
||||
catppuccin.homeManagerModules.catppuccin
|
||||
];
|
||||
home.file.".face" = mkIf (opts.picture != null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue