Monitoring + home assistant
This commit is contained in:
parent
ebdfe095d8
commit
4b6fc29c91
4 changed files with 101 additions and 2 deletions
|
|
@ -23,12 +23,10 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
nextcloud-client
|
||||
nextcloud-talk-desktop
|
||||
];
|
||||
home.persistence = mkIf impermanence.enable {
|
||||
"${impermanence.persistentStorage}".directories = [
|
||||
".config/Nextcloud"
|
||||
".config/Nextcloud Talk"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue