modules/browsers: move all browsers to the container #19
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ in
|
|||
config = { pkgs, ... }: {
|
||||
system.stateVersion = "23.11";
|
||||
|
||||
networking.hosts = config.networking.hosts;
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PasswordAuthentication = true;
|
||||
|
|
Loading…
Reference in a new issue