From d0939add2fe9ad5e4d903e8fbfd3a25df7efe31d Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Sun, 3 Nov 2024 23:10:28 +1000 Subject: [PATCH] tasko(ceitidh): malfunkciigi la servilon --- hosts/ceitidh/default.nix | 20 -------------------- outputs.nix | 10 ---------- secrets/secrets.nix | 2 -- 3 files changed, 32 deletions(-) delete mode 100644 hosts/ceitidh/default.nix diff --git a/hosts/ceitidh/default.nix b/hosts/ceitidh/default.nix deleted file mode 100644 index 4441c6e..0000000 --- a/hosts/ceitidh/default.nix +++ /dev/null @@ -1,20 +0,0 @@ -# NixOps configuration for ceitidh -{ - config, - pkgs, - lib, - ... -}: { - imports = [ - ../../networks/pi3B_rack.nix - #../../profiles/cyclone-ibis.nix - ]; - - networking.hostName = "ceitidh"; # Define your hostname. - - environment.systemPackages = with pkgs; [ - gnupg # GPL OpenPGP implementation - ]; - - system.stateVersion = "22.05"; # The version of NixOS originally installed -} diff --git a/outputs.nix b/outputs.nix index bb000cf..6ccd828 100644 --- a/outputs.nix +++ b/outputs.nix @@ -79,16 +79,6 @@ in { ragenix.nixosModules.default ]; }; - ceitidh = { - imports = [ - hosts/ceitidh - ragenix.nixosModules.default - ]; - deployment = { - tags = ["active" "rPi"]; - targetHost = "10.42.0.203"; - }; - }; cuallaidh = { imports = [ hosts/cuallaidh diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 1449651..114805f 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -12,7 +12,6 @@ let airgead = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBanX/MOfoTT8Y/2x24yusGQzfxBqlaKxVbpNiqnAmKp"; brighde = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOxma18HaXAQlD33jR5iIolSI9p2hTDAMkw6rlQXHnl7"; - ceitidh = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEGB8EUbqoarM4GmPgE2DBF4z/L6wVNc+lF27Z83XDUz"; cuallaidh = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKfELhpKAIDCTFYrO4wXP9BrXsUlafcD5vELQwtF4LCl"; dionach = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPcLVq/vaqNz+SzTKHd2mlw+jEYG+JYdYP/1mwK6lF0J"; doilidh = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIVqs/F41PYoOPtThVRhLFjl+g/sH4aKRxki0CkZxj/7"; @@ -24,7 +23,6 @@ let systems = [ airgead brighde - ceitidh cuallaidh dionach doilidh