Compare commits
2 Commits
c679aff25d
...
adf4a12881
| Author | SHA1 | Date | |
|---|---|---|---|
| adf4a12881 | |||
| 2adf20c902 |
@@ -19,8 +19,6 @@ with lib;
|
||||
imports = [
|
||||
inputs.tasklist.nixosModules.malobeo-tasklist
|
||||
|
||||
./documentation.nix
|
||||
|
||||
../modules/malobeo_user.nix
|
||||
../modules/sshd.nix
|
||||
../modules/minimal_tools.nix
|
||||
|
||||
@@ -60,7 +60,7 @@ in
|
||||
};
|
||||
|
||||
services.malobeo.microvm.enableHostBridge = true;
|
||||
services.malobeo.microvm.deployHosts = [ "overwatch" "infradocs" "nextcloud" ];
|
||||
services.malobeo.microvm.deployHosts = [ "overwatch" "infradocs" "nextcloud" "durruti" ];
|
||||
|
||||
networking = {
|
||||
firewall = {
|
||||
|
||||
Reference in New Issue
Block a user