From eeb53599fb7f7a6ae9543f37538d6eef69b5d81c Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Sat, 11 Oct 2025 21:02:35 +0200 Subject: Bunch of updates: - Fixed not having virt-manager - Added Steam - Removed old ssd mounts on apocalypse - Fixed syncthing service - Probably some spotify stuff --- hosts/apocalypse/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/apocalypse/default.nix') diff --git a/hosts/apocalypse/default.nix b/hosts/apocalypse/default.nix index c20c609..2782a6e 100644 --- a/hosts/apocalypse/default.nix +++ b/hosts/apocalypse/default.nix @@ -11,6 +11,7 @@ addons = { desktop.hyprland.enable = true; desktop.xfce.enable = true; + steam.enable = true; virtualisation.guest = false; virtualisation.host = true; -- cgit v1.3.1