feat(configurations): add darwin config support
This commit is contained in:
parent
c21f7efecd
commit
9cb4542b05
4 changed files with 14 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
shell = "fish";
|
||||
pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdsZyY3gu8IGB8MzMnLdh+ClDxQQ2RYG9rkeetIKq8n rafiq";
|
||||
};
|
||||
hosts.darwin.venus = { };
|
||||
hosts.nixos = {
|
||||
nemesis = {
|
||||
graphical = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue