mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Programs/LibreOffice] Init LibreOffice package configuration
This commit is contained in:
parent
78049d829a
commit
27b7e334b3
4 changed files with 72 additions and 2 deletions
|
|
@ -138,6 +138,8 @@ in {
|
|||
"veracrypt"
|
||||
];
|
||||
|
||||
aviallon.programs.libreoffice.enable = mkIf (!generalCfg.minimal) true;
|
||||
|
||||
services.packagekit.enable = mkDefault (!generalCfg.minimal);
|
||||
security.sudo.extraConfig =
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue