This commit is contained in:
commit
fef2377502
174 changed files with 7423 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
# Web Apps
|
||||
|
||||
## fabianhauser.ch
|
|
@ -0,0 +1,9 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
|
||||
imports = [ ];
|
||||
|
||||
qois.vault.enable = true;
|
||||
qois.git.enable = true;
|
||||
qois.static-page.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue