hosts/web-2: Remove bubblesort.clerie.de
This commit is contained in:
parent
5265e6234e
commit
11e6ed35cc
@ -1,14 +0,0 @@
|
|||||||
{ pkgs, ... }:
|
|
||||||
{
|
|
||||||
services.nginx.virtualHosts = {
|
|
||||||
"bubblesort.clerie.de" = {
|
|
||||||
enableACME = true;
|
|
||||||
forceSSL = true;
|
|
||||||
root = pkgs.fetchgit {
|
|
||||||
url = "https://git.clerie.de/clerie/bubblesort_js.git";
|
|
||||||
rev = "39d54701a11f4fb48d7e023e384a848e6bde5640";
|
|
||||||
sha256 = "sha256-au/sbTVLDER0BbXD6cKJIpq0GcS/saiRQw46mZQWsO0=";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
@ -5,7 +5,6 @@
|
|||||||
[
|
[
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./blog.nix
|
./blog.nix
|
||||||
./bubblesort.nix
|
|
||||||
./bula22.nix
|
./bula22.nix
|
||||||
./chaosevents.nix
|
./chaosevents.nix
|
||||||
./clerie.nix
|
./clerie.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user