summaryrefslogtreecommitdiff
path: root/systems/glados-wsl
diff options
context:
space:
mode:
Diffstat (limited to 'systems/glados-wsl')
-rw-r--r--systems/glados-wsl/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/systems/glados-wsl/default.nix b/systems/glados-wsl/default.nix
index 1b726e4..e63b43b 100644
--- a/systems/glados-wsl/default.nix
+++ b/systems/glados-wsl/default.nix
@@ -9,6 +9,11 @@
../../modules/nixos/features/tailscale.nix
];
+ documentation = {
+ enable = lib.mkForce true;
+ man.enable = lib.mkForce true;
+ };
+
environment = {
noXlibs = lib.mkForce false;
systemPackages = with pkgs; [