cloudflare
This commit is contained in:
parent
2df8e8e804
commit
869f9b5db1
4 changed files with 4 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
work ? false,
|
||||
displays ? [],
|
||||
userName,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
config,
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ name: {
|
|||
userName,
|
||||
...
|
||||
}:
|
||||
nixpkgs.lib.nixosSystem rec {
|
||||
nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs;};
|
||||
|
||||
inherit system;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue