pkgs: return office to everyone

This commit is contained in:
2025-11-15 20:05:50 +03:00
parent a0ea0dd7f1
commit cae32c1b4f
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -7,5 +7,6 @@
obsidian obsidian
qbittorrent qbittorrent
thunderbird thunderbird
libreoffice
]; ];
} }
-1
View File
@@ -4,7 +4,6 @@
]; ];
programs.hyprlock.enable = true; programs.hyprlock.enable = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
libreoffice
vivaldi vivaldi
]; ];