skip building hopglass
This commit is contained in:
parent
cd10452112
commit
4d65b6db08
50 changed files with 2716 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
let
|
||||
hopglass-fe = (pkgs.callPackage ./pkg-hopglass-fe.nix {
|
||||
conf = ./hopglass-frontend.config.json;
|
||||
} );
|
||||
hopglass-fe = ./hopglass-frontend;
|
||||
in
|
||||
{
|
||||
services.nginx.virtualHosts."map.hamburg.freifunk.net" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue