checkpoint
This commit is contained in:
parent
c866c1aa67
commit
2cf302a0bf
2 changed files with 0 additions and 7 deletions
|
@ -7,11 +7,7 @@ in
|
|||
options.local.apps.messaging.enable = mkEnableOption "Messaging apps";
|
||||
config = mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
discord
|
||||
signal-desktop
|
||||
tdesktop
|
||||
thunderbird
|
||||
zoom-us
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue