mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -47,7 +47,7 @@ nixpkgs.config.packageOverrides = pkgs: with pkgs; rec {
|
||||
|
||||
|
||||
|
||||
systemd.user.services.ssh-proxy = lib.mkIf (pkgs.stdenv.hostPlatform.isLinux) {
|
||||
systemd.user.services.ssh-proxy = {
|
||||
Unit = {
|
||||
Description = "WSL Proxy";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user