From e72e2244723dab832ba745703c60182bff848afa Mon Sep 17 00:00:00 2001 From: "hermitcollective.net" Date: Mon, 12 Feb 2024 13:08:39 +0100 Subject: [PATCH] Moved back to original drive cuz AAAAAAAAAA --- Hosts/hertog-server/hardware-configuration.nix | 4 ++-- flake.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Hosts/hertog-server/hardware-configuration.nix b/Hosts/hertog-server/hardware-configuration.nix index 587bb06..2b0bc9c 100644 --- a/Hosts/hertog-server/hardware-configuration.nix +++ b/Hosts/hertog-server/hardware-configuration.nix @@ -14,12 +14,12 @@ boot.extraModulePackages = [ ]; fileSystems."/" = - { device = "/dev/disk/by-uuid/e2d2abbc-0184-4ca3-8170-2500bc5577b0"; + { device = "/dev/disk/by-uuid/94c7af9d-2a39-4ae1-9447-91b1bacec334"; fsType = "ext4"; }; fileSystems."/boot" = - { device = "/dev/disk/by-uuid/3370-7B41"; + { device = "/dev/disk/by-uuid/B7A8-E52E"; fsType = "vfat"; }; diff --git a/flake.nix b/flake.nix index a4910ff..1826b86 100644 --- a/flake.nix +++ b/flake.nix @@ -83,6 +83,7 @@ ./Services/ssh.nix ./Services/nginx.nix ./Services/nextcloud.nix + ./Services/uptime-kuma.nix ./Services/tt-rss.nix ./Services/owncast.nix # Sites