diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 534fb96b..5f040809 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -21,6 +21,7 @@ wireguard.enable = true; kitty.enable = true; wezterm.enable = true; + foot.enable = true; bspwm = { enable = false; polybar.enable = false;