mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
witch: Further deprecation efforts
This commit is contained in:
parent
8dbee8ce83
commit
f95acee54d
6 changed files with 61 additions and 61 deletions
|
|
@ -11,7 +11,7 @@ rec {
|
|||
users = modList { modulesDir = ./users; };
|
||||
|
||||
inherit (import ./lib/hosts.nix {
|
||||
inherit pkgs sources witch profiles users;
|
||||
inherit pkgs sources profiles users;
|
||||
inherit (deploy) target;
|
||||
})
|
||||
hosts targets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue