diff --git a/hosts/marr/configuration.nix b/hosts/marr/configuration.nix index 3b086d5..04ce893 100644 --- a/hosts/marr/configuration.nix +++ b/hosts/marr/configuration.nix @@ -75,6 +75,7 @@ in fish.enable = true; firefox.enable = true; thunderbird.enable = true; + sway.enable = true; }; home-manager.users.${username} = import ../../home {