From 3749c8ef56c08530944116625e9fa67ce961b1b8 Mon Sep 17 00:00:00 2001 From: oddlama Date: Sun, 10 Sep 2023 12:46:26 +0200 Subject: [PATCH] refactor: rename potksed to kroma --- README.md | 2 +- hosts.toml | 6 +----- hosts/{potksed => kroma}/default.nix | 0 hosts/{potksed => kroma}/fs.nix | 0 hosts/{potksed => kroma}/net.nix | 0 hosts/{potksed => kroma}/secrets/host.pub | 0 hosts/{potksed => kroma}/secrets/local.nix.age | Bin .../{potksed => kroma}/initrd_host_ed25519_key.age | Bin users/myuser/graphical/sway.nix | 2 +- 9 files changed, 3 insertions(+), 7 deletions(-) rename hosts/{potksed => kroma}/default.nix (100%) rename hosts/{potksed => kroma}/fs.nix (100%) rename hosts/{potksed => kroma}/net.nix (100%) rename hosts/{potksed => kroma}/secrets/host.pub (100%) rename hosts/{potksed => kroma}/secrets/local.nix.age (100%) rename secrets/generated/{potksed => kroma}/initrd_host_ed25519_key.age (100%) diff --git a/README.md b/README.md index d242e32..cb76de9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is my personal nix config. It's still in the making, but this is what I got | | Name | Type | Purpose ---|---|---|--- 💻 | nom | Gigabyte AERO 15-W8 (i7-8750H) | My laptop and my main portable development machine Framework when? -🖥️ | potksed | PC (AMD Ryzen 9 5900X) | Main workstation and development machine +🖥️ | kroma | PC (AMD Ryzen 9 5900X) | Main workstation and development machine 🖥️ | ward | ODROID H3 | Energy efficient SBC for my home firewall and some lightweight services using microvms. 🥔 | zackbiene | ODROID N2+ | ARM SBC for home automation, isolating the sketchy stuff from my main network ☁️ | envoy | Hetzner Cloud server | Mailserver diff --git a/hosts.toml b/hosts.toml index 39b0d32..f507453 100644 --- a/hosts.toml +++ b/hosts.toml @@ -1,8 +1,4 @@ -#[kroma] -#type = "nixos" -#system = "x86_64-linux" - -[potksed] +[kroma] type = "nixos" system = "x86_64-linux" diff --git a/hosts/potksed/default.nix b/hosts/kroma/default.nix similarity index 100% rename from hosts/potksed/default.nix rename to hosts/kroma/default.nix diff --git a/hosts/potksed/fs.nix b/hosts/kroma/fs.nix similarity index 100% rename from hosts/potksed/fs.nix rename to hosts/kroma/fs.nix diff --git a/hosts/potksed/net.nix b/hosts/kroma/net.nix similarity index 100% rename from hosts/potksed/net.nix rename to hosts/kroma/net.nix diff --git a/hosts/potksed/secrets/host.pub b/hosts/kroma/secrets/host.pub similarity index 100% rename from hosts/potksed/secrets/host.pub rename to hosts/kroma/secrets/host.pub diff --git a/hosts/potksed/secrets/local.nix.age b/hosts/kroma/secrets/local.nix.age similarity index 100% rename from hosts/potksed/secrets/local.nix.age rename to hosts/kroma/secrets/local.nix.age diff --git a/secrets/generated/potksed/initrd_host_ed25519_key.age b/secrets/generated/kroma/initrd_host_ed25519_key.age similarity index 100% rename from secrets/generated/potksed/initrd_host_ed25519_key.age rename to secrets/generated/kroma/initrd_host_ed25519_key.age diff --git a/users/myuser/graphical/sway.nix b/users/myuser/graphical/sway.nix index cb16026..3c63580 100644 --- a/users/myuser/graphical/sway.nix +++ b/users/myuser/graphical/sway.nix @@ -130,7 +130,7 @@ in { # distinguish by node name here, but at least this way it can stay in the # sway related config file. // { - potksed = let + kroma = let monitorMain = "LG Electronics 27GN950 111NTGYLB719"; monitorLeft = "LG Electronics LG Ultra HD 0x00077939"; in {