diff --git a/cerulean/nixos-module/default.nix b/cerulean/nixos-module/default.nix index 30e1967..3bf3a9c 100644 --- a/cerulean/nixos-module/default.nix +++ b/cerulean/nixos-module/default.nix @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -{deploy-rs}: { +{deploy-rs, ...}: { imports = [ ./nixpkgs.nix ./home-manager.nix