summaryrefslogtreecommitdiffstats
path: root/lass/2configs/websites/wohnprojekt-rhh.de.nix
blob: ac784d4c7db8c9a690e6ce7be4e861b9ad26f891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ config, ... }:

{
  imports = [
    ../../3modules/static_nginx.nix
  ];

  lass.staticPage = {
    "wohnprojekt-rhh.de" = {};
  };

  users.users.laura = {
    home = "/srv/http/wohnprojekt-rhh.de";
    createHome = true;
    useDefaultShell = true;
  };
}

[cgit] Unable to lock slot /tmp/cgit/04000000.lock: No such file or directory (2)