mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor(systems): config -> default, nixos
This commit is contained in:
parent
be0028c3d9
commit
acbc8b852c
20 changed files with 550 additions and 541 deletions
3
tree.nix
3
tree.nix
|
|
@ -20,6 +20,9 @@
|
|||
"default"
|
||||
];
|
||||
};
|
||||
"systems/*" = {
|
||||
aliasDefault = true;
|
||||
};
|
||||
"modules/nixos" = {
|
||||
functor = {
|
||||
external = with (import (inputs.arcexprs + "/modules")).nixos; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue