diff --git a/hosts/flamingo/profiles.nix b/hosts/flamingo/profiles.nix index b2f1fd3..c14b2ae 100644 --- a/hosts/flamingo/profiles.nix +++ b/hosts/flamingo/profiles.nix @@ -1,6 +1,8 @@ { profiles = { desktop.enable = true; + headful.enable = true; + dynamic.enable = true; emulation.enable = true; gaming.enable = true; piracy.enable = true;