Skip to content

Commit

Permalink
fix: Steam deck home top level config argument
Browse files Browse the repository at this point in the history
  • Loading branch information
lpchaim committed Oct 5, 2024
1 parent 4e2cab0 commit b4b4dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homes/x86_64-linux/lpchaim@steamdeck/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ in {
"apps/media"
];

config.home.stateVersion = "24.05";
home.stateVersion = "24.05";

dconf.settings."org/gnome/shell" = {
favorite-apps = ["steam.desktop"];
Expand Down

0 comments on commit b4b4dda

Please sign in to comment.