Fix typo in shell

This commit is contained in:
Ethan Lane 2024-07-07 21:31:38 +01:00
parent f2ef0a4ce4
commit de863308bd

View file

@ -66,7 +66,7 @@
"flatpak" "flatpak"
"wheel" "wheel"
]; ];
shell = pkgs.zsh shell = pkgs.zsh;
}; };
programs.steam = { programs.steam = {