From 8a10ea437cf74619865e0966f8be8f16e6cba938 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 5 Dec 2022 16:37:27 +0100 Subject: update to nixos22.11 --- chaski/configuration.nix | 6 +- chaski/ilztal.live/geolocation/index.html | 179 --------------------------- chaski/ilztal.live/geolocation/mapview.html | 94 --------------- chaski/ilztal.live/geolocation/view.html | 77 ------------ chaski/services/geolocation.nix | 6 - chaski/services/tracktrain.nix | 16 +-- chaski/services/woitb/index.html | 124 ------------------- chaski/services/woitb/info.html | 180 ---------------------------- common/cachix.nix | 13 -- common/cachix/nix-community.nix | 11 -- common/cachix/veloren-nix.nix | 12 -- common/common.nix | 1 + common/desktop.nix | 1 - flake.lock | 85 +++++++------ flake.nix | 16 +-- flora/configuration.nix | 3 - flora/hardware-configuration.nix | 2 +- flora/services/daemoniones.nix | 34 ------ home/home-minimal.nix | 6 + home/home.nix | 12 -- home/packages.nix | 3 +- 21 files changed, 78 insertions(+), 803 deletions(-) delete mode 100644 chaski/ilztal.live/geolocation/index.html delete mode 100644 chaski/ilztal.live/geolocation/mapview.html delete mode 100644 chaski/ilztal.live/geolocation/view.html delete mode 100644 chaski/services/geolocation.nix delete mode 100644 chaski/services/woitb/index.html delete mode 100644 chaski/services/woitb/info.html delete mode 100644 common/cachix.nix delete mode 100644 common/cachix/nix-community.nix delete mode 100644 common/cachix/veloren-nix.nix delete mode 100644 flora/services/daemoniones.nix diff --git a/chaski/configuration.nix b/chaski/configuration.nix index e8095c0..3618572 100644 --- a/chaski/configuration.nix +++ b/chaski/configuration.nix @@ -8,16 +8,12 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - # ./services/uplcg.nix - ./services/geolocation.nix + ./services/uplcg.nix ./services/tracktrain.nix ]; networking.firewall.allowedTCPPorts = [ 80 443 ]; - services.nginx.package = - (pkgs.nginxStable.override { openssl = pkgs.openssl_1_1; }); - services.nginx.enable = true; services.nginx.appendHttpConfig = '' access_log off; diff --git a/chaski/ilztal.live/geolocation/index.html b/chaski/ilztal.live/geolocation/index.html deleted file mode 100644 index 052a9fa..0000000 --- a/chaski/ilztal.live/geolocation/index.html +++ /dev/null @@ -1,179 +0,0 @@ - - -
- - -
- Latitude:
- Longitude:
- Altitude:
- Accuracy:
- Speed:
- Angle:
-
- - -
- - - - - - -