diff --git a/machines/louise/configuration.nix b/machines/louise/configuration.nix index 7a6bab72..800c2b8c 100644 --- a/machines/louise/configuration.nix +++ b/machines/louise/configuration.nix @@ -21,14 +21,20 @@ firefox thunderbird tor-browser-bundle-bin - keepass + keepassxc libreoffice gimp inkscape okular + element-desktop + chromium ]; }; + services.tor = { + enable = true; + }; + services.acpid.enable = true; networking.hostName = "louise"; # Define your hostname.