summaryrefslogtreecommitdiff
path: root/nixos/hosts/opus/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/hosts/opus/default.nix')
-rw-r--r--nixos/hosts/opus/default.nix15
1 files changed, 5 insertions, 10 deletions
diff --git a/nixos/hosts/opus/default.nix b/nixos/hosts/opus/default.nix
index 8290866..b0bf347 100644
--- a/nixos/hosts/opus/default.nix
+++ b/nixos/hosts/opus/default.nix
@@ -35,9 +35,10 @@
../../modules/features/gst-codecs
../../modules/features/fonts
../../modules/features/desktop-apps
- ../../modules/features/dev-tools
- ../../modules/features/wireshark
- ../../modules/features/mouse
+ ../../modules/features/dev-tools
+ ../../modules/features/vpn-utils
+ ../../modules/features/wireshark
+ ../../modules/features/mouse
];
# ────────────────────────────────────────────────────────────────────────
@@ -83,13 +84,7 @@
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
};
- # Throne: privacy-oriented game overlay / microtransactions blocker.
- programs.throne = {
- enable = true;
- tunMode.enable = true;
- };
- services.gnome.gnome-keyring.enable = true;
- # Wine-based launchers for Windows games & apps.
+ # Wine-based launchers for Windows games & apps.
environment.systemPackages = with pkgs; [
pkgs.lutris
pkgs.prismlauncher