mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
project-wide: Created meta.nix per host
This commit is contained in:
parent
1868690888
commit
10c91d1e16
6 changed files with 136 additions and 90 deletions
|
|
@ -12,7 +12,5 @@ with lib;
|
|||
};
|
||||
};
|
||||
|
||||
config = {
|
||||
deploy.groups = [ "all" ];
|
||||
};
|
||||
config = { deploy.groups = [ "all" ]; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue