mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 05:43:55 -05:00
pacifidog: disable steam desktop due to conficts with jovian
This commit is contained in:
parent
9be3979d7e
commit
49a6c681cc
|
@ -89,11 +89,7 @@
|
||||||
steam.enable = true;
|
steam.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
desktop = {
|
desktop.hyprland.enable = true;
|
||||||
hyprland.enable = true;
|
|
||||||
steam.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
laptopMode = true;
|
laptopMode = true;
|
||||||
|
|
||||||
users.aly = {
|
users.aly = {
|
||||||
|
|
Loading…
Reference in a new issue