diff --git a/flake.nix b/flake.nix index 8df686c8..44da6ad7 100644 --- a/flake.nix +++ b/flake.nix @@ -331,7 +331,6 @@ c3d2-web = nixosSystem' { modules = [ - { _module.args = { inherit nixos; }; } self.nixosModules.microvm ./hosts/c3d2-web ]; @@ -640,7 +639,6 @@ rpi-netboot = nixosSystem' { modules = [ - { _module.args = { inherit nixos; }; } nixos-hardware.nixosModules.raspberry-pi-4 self.nixosModules.rpi-netboot ./hosts/rpi-netboot