1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

refactor: rename potksed to kroma

This commit is contained in:
oddlama 2023-09-10 12:46:26 +02:00
parent 4b5507f374
commit 3749c8ef56
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
9 changed files with 3 additions and 7 deletions

View file

@ -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 <sub>Framework when?</sub>
🖥️ | 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

View file

@ -1,8 +1,4 @@
#[kroma]
#type = "nixos"
#system = "x86_64-linux"
[potksed]
[kroma]
type = "nixos"
system = "x86_64-linux"

View file

@ -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 {