summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 99cbdd93..d71686d7 100644
--- a/flake.nix
+++ b/flake.nix
@@ -10,7 +10,6 @@
     emacs-overlay.url = "github:nix-community/emacs-overlay";
     home-manager.url = "github:nix-community/home-manager";
     home-manager.inputs.nixpkgs.follows = "nixpkgs";
-    nh-darwin.url = "github:ToyVo/nh_darwin";
     utils.url = "github:numtide/flake-utils";
     agenix.url = "github:ryantm/agenix";
     agenix.inputs.nixpkgs.follows = "nixpkgs";
@@ -32,7 +31,6 @@
     , emacs-overlay
     , home-manager
     , darwin
-    , nh-darwin
     , nix-index-database
     , agenix
     , deploy-rs
@@ -114,7 +112,6 @@
         modules = [
           ./system/marvin.nix
           ./packages/modules/darwin/caddy
-          nh-darwin.nixDarwinModules.prebuiltin
         ];
       };
       homeConfigurations."alan@marvin" = mkHomeConfiguration {