Compare commits

..

No commits in common. "785184c7efc944466c48af709094df308f411f94" and "479dcc536a3877ae81c039059440470f051a04d3" have entirely different histories.

3 changed files with 1 additions and 9 deletions

View file

@ -6,11 +6,4 @@
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
};
services.joycond.enable = true;
# Currently broken:
# environment.systemPackages = with pkgs; [
# itch
# ];
}

View file

@ -6,7 +6,7 @@
./hardware-configuration.nix
./home.nix
../../common/fonts.nix
../../common/gaming.nix
../../common/steam.nix
];
boot.loader.systemd-boot.enable = true;

View file

@ -14,7 +14,6 @@
bitwarden
foliate
keepassxc
thunderbird
tor-browser-bundle-bin
];
programs.chromium.enable = true;