diff options
Diffstat (limited to 'hosts/desktop/configuration.nix')
| -rw-r--r-- | hosts/desktop/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 94672aa..ae4d569 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -61,6 +61,7 @@ users.enable = true; }; srv = { + yggdrasil.enable = true; i2p.enable = true; files = { enable = true; |
