diff options
| author | Mel <einebeere@gmail.com> | 2024-11-14 04:08:53 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-11-14 04:08:53 +0100 |
| commit | d48e145294d938b5c9ae6c6f690fef1aeaad5c29 (patch) | |
| tree | a96ed181411df8d2f9dffd7428d5323e5e6fee1e /machines | |
| parent | 0b4cd202dbb96ac949891247bbc2c8b1bb654db3 (diff) | |
| download | network-d48e145294d938b5c9ae6c6f690fef1aeaad5c29.tar.zst network-d48e145294d938b5c9ae6c6f690fef1aeaad5c29.zip | |
Akkoma service configuration
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/lapin/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/lapin/default.nix b/machines/lapin/default.nix index 2047cba..e32d109 100644 --- a/machines/lapin/default.nix +++ b/machines/lapin/default.nix @@ -8,6 +8,8 @@ ./devices.nix ../../modules/www.nix + + ../../services/akkoma ]; services.nginx.virtualHosts = { |
