steam out of flatpak
This commit is contained in:
@@ -99,6 +99,15 @@
|
||||
services.flatpak.enable = true;
|
||||
hardware.steam-hardware.enable = true;
|
||||
|
||||
programs.gamescope = {
|
||||
enable = true;
|
||||
capSysNice = true;
|
||||
};
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
};
|
||||
|
||||
#services.sunshine = {
|
||||
# enable = true;
|
||||
# autoStart = false;
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
kubernetes-helm
|
||||
busybox
|
||||
elixir_1_18
|
||||
inotify-tools
|
||||
inotify-tools # needed for elixir hot-reloading
|
||||
];
|
||||
fonts.fontconfig.enable = true;
|
||||
dconf.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user