From 9a92c148a04b66a9d5f665dc13ea60a8fbf0dd28 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 6 Jan 2025 13:08:05 -0600 Subject: add new host for office pc and automount func config --- modules/root/software/desktop.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/root/software/desktop.nix') diff --git a/modules/root/software/desktop.nix b/modules/root/software/desktop.nix index eb0a5ff..4f7aca9 100644 --- a/modules/root/software/desktop.nix +++ b/modules/root/software/desktop.nix @@ -55,6 +55,7 @@ inkscape ] ++ pkgs.lib.optionals config.software.desktop.office.enable [ # Office + libreoffice thunderbird ] ++ pkgs.lib.optionals config.software.desktop.utilities.enable [ # Misc Utilities -- cgit v1.2.3