[Programs/LibreOffice] Init LibreOffice package configuration

This commit is contained in:
Antoine Viallon 2023-05-15 00:41:04 +02:00
parent 78049d829a
commit 27b7e334b3
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
4 changed files with 72 additions and 2 deletions

View file

@ -138,6 +138,8 @@ in {
"veracrypt"
];
aviallon.programs.libreoffice.enable = mkIf (!generalCfg.minimal) true;
services.packagekit.enable = mkDefault (!generalCfg.minimal);
security.sudo.extraConfig =
''