cloudflare

This commit is contained in:
tristan 2023-12-28 15:00:23 +00:00
parent 2df8e8e804
commit 869f9b5db1
4 changed files with 4 additions and 2 deletions

View file

@ -9,7 +9,7 @@ name: {
userName,
...
}:
nixpkgs.lib.nixosSystem rec {
nixpkgs.lib.nixosSystem {
specialArgs = {inherit inputs;};
inherit system;