This commit is contained in:
Tao Tien 2023-11-01 18:58:21 -07:00
parent f3687f637d
commit 9ebc393c6f
7 changed files with 41 additions and 41 deletions

View file

@ -2,11 +2,11 @@
imports = [ aagl.nixosModules.default ];
environment.systemPackages = with pkgs; [
unstable.heroic
unstable.lutris
unstable.mangohud
unstable.prismlauncher
wine
unstable.heroic
# unstable.parsec-bin
];