summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/hosts/box/configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/hosts/box/configuration.nix b/nixos/hosts/box/configuration.nix
index f32f86b..0b723c2 100644
--- a/nixos/hosts/box/configuration.nix
+++ b/nixos/hosts/box/configuration.nix
@@ -86,10 +86,11 @@
jack.enable = true;
};
+ services.mullvad-vpn.enable = true;
+ services.udisks2.enable = true;
programs.hyprland.enable = true;
programs.fish.enable = true;
programs.dconf.enable = true;
- services.udisks2.enable = true;
programs.steam.enable = true;
programs.steam.extraCompatPackages = with pkgs; [
proton-ge-bin