stufk;
This commit is contained in:
parent
51409b72dc
commit
e8366cc6cc
9 changed files with 677 additions and 662 deletions
|
|
@ -10,24 +10,24 @@
|
|||
# else false;
|
||||
# in
|
||||
{
|
||||
# programs.noisetorch.enable = true;
|
||||
# aagl.url = "github:ezKEa/aagl-gtk-on-nix";
|
||||
# aagl.inputs.nixpkgs.follows = "nixpkgs";
|
||||
# programs.noisetorch.enable = true;
|
||||
# aagl.url = "github:ezKEa/aagl-gtk-on-nix";
|
||||
# aagl.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# parsec-bin
|
||||
# yuzu # nintendo can suck the shit out of my asshole
|
||||
gamemode
|
||||
heroic
|
||||
lutris
|
||||
mangohud
|
||||
prismlauncher
|
||||
protonup-qt
|
||||
r2modman
|
||||
wine
|
||||
temurin-jre-bin-17
|
||||
graalvm-ce
|
||||
];
|
||||
environment.systemPackages = with pkgs; [
|
||||
# parsec-bin
|
||||
# yuzu # nintendo can suck the shit out of my asshole
|
||||
gamemode
|
||||
heroic
|
||||
lutris
|
||||
mangohud
|
||||
prismlauncher
|
||||
protonup-qt
|
||||
r2modman
|
||||
wine
|
||||
temurin-jre-bin-17
|
||||
graalvm-ce
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [25565];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue