Compare commits
No commits in common. "785184c7efc944466c48af709094df308f411f94" and "479dcc536a3877ae81c039059440470f051a04d3" have entirely different histories.
785184c7ef
...
479dcc536a
|
@ -6,11 +6,4 @@
|
|||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
services.joycond.enable = true;
|
||||
|
||||
# Currently broken:
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# itch
|
||||
# ];
|
||||
}
|
|
@ -6,7 +6,7 @@
|
|||
./hardware-configuration.nix
|
||||
./home.nix
|
||||
../../common/fonts.nix
|
||||
../../common/gaming.nix
|
||||
../../common/steam.nix
|
||||
];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
bitwarden
|
||||
foliate
|
||||
keepassxc
|
||||
thunderbird
|
||||
tor-browser-bundle-bin
|
||||
];
|
||||
programs.chromium.enable = true;
|
||||
|
|
Loading…
Reference in a new issue