feat(nixos:appearance): move appearance options to nixos
This commit is contained in:
parent
cedeb52103
commit
ceb66c03cf
51 changed files with 393 additions and 377 deletions
|
|
@ -11,7 +11,7 @@ in {
|
|||
|
||||
ooknet.host = {
|
||||
name = "ooksmicro";
|
||||
type = "micro";
|
||||
type = "laptop";
|
||||
role = "workstation";
|
||||
profiles = ["console-tools"];
|
||||
admin = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue