mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-08 13:32:44 +00:00
sync
This commit is contained in:
@@ -102,7 +102,7 @@ programs = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
systemd.user.services.ssh-proxy = mkIf config.wsl.docker-desktop.enable {
|
systemd.user.services.ssh-proxy = lib.mkIf config.wsl.docker-desktop.enable {
|
||||||
# systemd.user.services.ssh-proxy = mkIf config.wsl.enable {
|
# systemd.user.services.ssh-proxy = mkIf config.wsl.enable {
|
||||||
Unit = { Description = "WSL Proxy"; };
|
Unit = { Description = "WSL Proxy"; };
|
||||||
Service = {
|
Service = {
|
||||||
|
|||||||
Reference in New Issue
Block a user