diff options
| author | Mel <einebeere@gmail.com> | 2024-12-26 17:24:04 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-26 17:31:29 +0100 |
| commit | ce64e6e1990b62451acb3822b7ab914e16b122b6 (patch) | |
| tree | 3793d855dc49b849e82c919a36d4c376bf00f36f /machines/corsac | |
| parent | 98cdef36e124b0b5ae90021a92408bb7899660c2 (diff) | |
| download | network-ce64e6e1990b62451acb3822b7ab914e16b122b6.tar.zst network-ce64e6e1990b62451acb3822b7ab914e16b122b6.zip | |
Pull out web configuration from specific machine modules
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines/corsac')
| -rw-r--r-- | machines/corsac/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/corsac/default.nix b/machines/corsac/default.nix index f579884..66c898c 100644 --- a/machines/corsac/default.nix +++ b/machines/corsac/default.nix @@ -7,9 +7,9 @@ ./hardware.nix ./devices.nix + ../../modules/www ../../modules/dns.nix ../../modules/ddns.nix - ../../modules/www.nix ../../modules/nfs.nix ../../modules/jellyfin.nix |
