fix: removing gaming profile till slippi flake fixed

This commit is contained in:
ooks-io 2024-02-16 12:15:40 +13:00
parent f569b47347
commit 6af6edf819
2 changed files with 2 additions and 2 deletions

View file

@ -10,6 +10,6 @@
#./utility -- still needs to be implemented
./wayland # -- almost done, need to implement eww
#./productivity -- still needs to be implemented
./gaming
# ./gaming
];
}

View file

@ -5,7 +5,7 @@
../../../profile
];
activeProfiles = ["base" "hyprland" "gaming"];
activeProfiles = ["base" "hyprland" ];
home.sessionVariables.HN = "ooksdesk";