feat(graphical): Enable graphical modules for darwin and nixos
This commit is contained in:
parent
26e21a4edd
commit
b085f92226
3 changed files with 11 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
shell = "fish";
|
||||
pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdsZyY3gu8IGB8MzMnLdh+ClDxQQ2RYG9rkeetIKq8n rafiq";
|
||||
};
|
||||
hosts.darwin.venus = { };
|
||||
hosts.darwin.venus.graphical = true;
|
||||
hosts.nixos = {
|
||||
nemesis = {
|
||||
graphical = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue