cleaned up v1

This commit is contained in:
lsoriano-mcm
2025-06-28 17:56:08 -05:00
parent b7d0583aaf
commit d9128fcf06
8 changed files with 9 additions and 36 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
...
}: {
environment.systemPackages = [
# or home.packages
inputs.nix-gaming.packages.${pkgs.system}.wine # installs a package
inputs.nix-gaming.packages.${pkgs.system}.wine
pkgs.steam
pkgs.protonup-qt
];