add openssh to server1
All checks were successful
nix flake show / show-flake (push) Successful in 27s
All checks were successful
nix flake show / show-flake (push) Successful in 27s
This commit is contained in:
parent
fec9e18710
commit
1df5c12921
@ -14,6 +14,7 @@ in
|
||||
base = true;
|
||||
power = "desktop";
|
||||
stylix.enable = true;
|
||||
openssh.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user