Enabled back Dashy
This commit is contained in:
parent
8b2e73192d
commit
266b891598
3 changed files with 266 additions and 39 deletions
|
|
@ -35,10 +35,10 @@ in
|
|||
};
|
||||
|
||||
dashy = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
settings = import ./dashy-settings.nix;
|
||||
proxy = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
host = p.hosts.caddy;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue