not building whyyy

This commit is contained in:
Tao Tien 2023-11-01 02:14:15 -07:00
parent cefc4e2349
commit f3687f637d
6 changed files with 34 additions and 17 deletions

View file

@ -10,6 +10,11 @@
# unstable.parsec-bin
];
nixpkgs.config.permittedInsecurePackages = [
"electron-24.8.6"
# "electron-12.2.3"
];
programs.steam.enable = true;
programs.gamemode.enable = true;
programs.gamescope.enable = true;