fix: removing gaming profile till slippi flake fixed
This commit is contained in:
parent
f569b47347
commit
6af6edf819
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
../../../profile
|
||||
];
|
||||
|
||||
activeProfiles = ["base" "hyprland" "gaming"];
|
||||
activeProfiles = ["base" "hyprland" ];
|
||||
|
||||
home.sessionVariables.HN = "ooksdesk";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue