Skip to content

Commit e8bf6f8

Browse files
author
Thilo Hohlt
authored
Update default.nix
1 parent b055f2f commit e8bf6f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nix/deploy/prod/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
networking.hostName = "archtika-demo";
1010

11-
/*
1211
services.archtika = {
1312
enable = true;
1413
package = localArchtikaPackage;
@@ -22,5 +21,4 @@
2221
maxUserWebsites = 2;
2322
};
2423
};
25-
*/
2624
}

0 commit comments

Comments
 (0)