diff options
Diffstat (limited to 'hosts/default.nix')
| -rw-r--r-- | hosts/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/default.nix b/hosts/default.nix index d0daad4..e9ef9ba 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -35,9 +35,6 @@ }; }; - nixosModules.default = import ../modules/nixos; - darwinModules.default = import ../modules/darwin; - openwrtConfigurations.turret = withSystem "x86_64-linux" ({pkgs, ...}: pkgs.callPackage ./turret { inherit (inputs) openwrt-imagebuilder; |
