kaas
This commit is contained in:
parent
5c1e6807b6
commit
cf9dcf2568
12 changed files with 244 additions and 137 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{baseNixosModules, lib, sharedContext, ...}: {
|
||||
clan =
|
||||
(import ../clan.nix {
|
||||
inherit baseNixosModules lib;
|
||||
})
|
||||
// {
|
||||
specialArgs = sharedContext;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue