refactor(home/steam): remove 'with'

This commit is contained in:
Gabriel Fontes
2024-05-08 18:25:55 -03:00
parent a12455f297
commit 1b4bda4dd7
+4 -4
View File
@@ -49,12 +49,12 @@
Type=Application
'';
in {
home.packages = with pkgs; [
home.packages = [
steam-with-pkgs
steam-session
gamescope
mangohud
protontricks
pkgs.gamescope
pkgs.mangohud
pkgs.protontricks
];
home.persistence = {
"/persist/home/misterio" = {