diff --git a/nixos/machines/swarm/configuration.nix b/nixos/machines/swarm/configuration.nix index b836e84..78d5a37 100644 --- a/nixos/machines/swarm/configuration.nix +++ b/nixos/machines/swarm/configuration.nix @@ -159,13 +159,12 @@ }; patches = []; })) + # Test driving + freecad-wayland ]; virtualisation.podman = {enable = true;}; - # Basically only for fusion 360 - services.flatpak.enable = true; - # Enable sway programs.sway = { enable = true;