various
This commit is contained in:
parent
0f6a49366e
commit
024ea1168a
23 changed files with 485 additions and 101 deletions
|
@ -13,5 +13,5 @@
|
|||
'';
|
||||
};
|
||||
|
||||
config.pubkeys = import (self + /pubkeys.nix);
|
||||
config.pubkeys = lib.mkForce (import (self + /pubkeys.nix));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue