summaryrefslogtreecommitdiff
path: root/hosts/surtr/http/default.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2026-05-15 13:53:28 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2026-05-15 13:53:28 +0200
commite3ebc04dc23864c6490de8ee57b950f52700f0dc (patch)
tree0f3b9c5bb808e697864e69d1e5ad1d1e7b178258 /hosts/surtr/http/default.nix
parent8943a6fb5f57f086e7ebd006efdfb766c637c305 (diff)
downloadnixos-e3ebc04dc23864c6490de8ee57b950f52700f0dc.tar
nixos-e3ebc04dc23864c6490de8ee57b950f52700f0dc.tar.gz
nixos-e3ebc04dc23864c6490de8ee57b950f52700f0dc.tar.bz2
nixos-e3ebc04dc23864c6490de8ee57b950f52700f0dc.tar.xz
nixos-e3ebc04dc23864c6490de8ee57b950f52700f0dc.zip
...
Diffstat (limited to 'hosts/surtr/http/default.nix')
-rw-r--r--hosts/surtr/http/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/surtr/http/default.nix b/hosts/surtr/http/default.nix
index b643ded6..0e13acf7 100644
--- a/hosts/surtr/http/default.nix
+++ b/hosts/surtr/http/default.nix
@@ -2,6 +2,7 @@
2{ 2{
3 imports = [ 3 imports = [
4 ./webdav 4 ./webdav
5 ./online.nix
5 ]; 6 ];
6 7
7 config = { 8 config = {