home(gnome): link monitors.xml
This commit is contained in:
parent
b7cc5e5a31
commit
d58dfc0b93
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