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 --- modules/desktop/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/desktop/default.nix') diff --git a/modules/desktop/default.nix b/modules/desktop/default.nix index c3e0b45..4719b5d 100644 --- a/modules/desktop/default.nix +++ b/modules/desktop/default.nix @@ -17,6 +17,7 @@ in { ./x11.nix ./wayland.nix ./wms + ./steam.nix ]; options.addons.desktop = with types; { wmMeta = mkOption { -- cgit v1.3.1