Add LibreOffice
This commit is contained in:
parent
ca21d6a68d
commit
d809ab9fb6
1 changed files with 4 additions and 0 deletions
|
@ -52,4 +52,8 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
system.autoUpgrade.enable = true;
|
system.autoUpgrade.enable = true;
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
libreoffice
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue