This commit is contained in:
2023-02-25 12:14:41 +00:00
parent d66e0951d4
commit 4f76414d98
4 changed files with 11 additions and 26 deletions

View File

@@ -22,11 +22,11 @@
# docker-desktop.enable = true;
};
environment.systemPackages = [
pkgs.socat
pkgs.npiperelay
#pkgs.wsl-ssh-agent-relay
];
# environment.systemPackages = [
# pkgs.socat
# pkgs.npiperelay
# #pkgs.wsl-ssh-agent-relay
# ];
# nixpkgs.config.packageOverrides = pkgs:
# with pkgs; rec {