created emergent configuration

This commit is contained in:
Leyla Becker 2025-05-31 17:42:12 -05:00
parent 45835201f5
commit 8f29881b72
6 changed files with 240 additions and 1 deletions

View file

@ -99,6 +99,7 @@
horizon = mkNixosSystem "horizon";
twilight = mkNixosSystem "twilight";
defiant = mkNixosSystem "defiant";
emergent = mkNixosSystem "emergent";
};
darwinSystems = {