From 37fb1437d18061775d27d1a19b9b654f7a09200b Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Tue, 14 Apr 2026 10:44:17 +0200 Subject: 2026-04-14 updates by auto-switch --- hosts/nixedo/default.nix | 1 + hosts/workstation/default.nix | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'hosts') diff --git a/hosts/nixedo/default.nix b/hosts/nixedo/default.nix index b294654..5aa204c 100644 --- a/hosts/nixedo/default.nix +++ b/hosts/nixedo/default.nix @@ -92,6 +92,7 @@ virtualisation = { libvirtd.enable = true; waydroid.enable = true; + docker.enable = true; }; system.stateVersion = "24.05"; diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index 2a26646..6e63dae 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -74,6 +74,11 @@ autoStart = true; openInWindow = false; }; + nextcloud-tray = { + url = "https://cloud.nathanreiner.xyz"; + autoStart = true; + openInWindow = false; + }; }; usbauth = { -- cgit v1.2.3-70-g09d2