pkgs: remove libreoffice for chest
This commit is contained in:
@@ -8,6 +8,5 @@
|
||||
mpv
|
||||
obsidian
|
||||
pkgs-fixed.thunderbird
|
||||
libreoffice
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
{
|
||||
{ pkgs, ... }: {
|
||||
programs.hyprlock.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
libreoffice
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user