init: 17 - simple page with go ssr
This commit is contained in:
7
17-results-summary-component-go/default.nix
Normal file
7
17-results-summary-component-go/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
let pname = "countries-page";
|
||||
in {
|
||||
# todo, building app
|
||||
# building docker image
|
||||
# nixos module
|
||||
}
|
||||
Reference in New Issue
Block a user