idk moving stuff

This commit is contained in:
mjallen18
2025-05-09 15:18:30 -05:00
parent 4c29bea94d
commit b6137d4543
4 changed files with 49 additions and 94 deletions

View File

@@ -145,6 +145,11 @@ in
enableSSHSupport = lib.mkDefault true;
};
command-not-found.enable = lib.mkForce false;
nix-index = {
enable = true;
enableBashIntegration = false;
enableZshIntegration = true;
};
};
environment.systemPackages = with pkgs; [