all repos — nixfiles @ afd061bec3bc7221931119d3ea55fa808eef9dcb

System and user configuration, managed by nix and home-manager

remove nh

Alan Pearce
commit

afd061bec3bc7221931119d3ea55fa808eef9dcb

parent

7c8cbc1d0743a192ce8145539830fcbc3beb2fd2

1 file changed, 0 insertions(+), 3 deletions(-)

changed files
M flake.nixflake.nix
@@ -10,7 +10,6 @@ darwin.inputs.nixpkgs.follows = "nixpkgs";
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 @@ , nixos-hardware
, emacs-overlay , home-manager , darwin - , nh-darwin , nix-index-database , agenix , deploy-rs
@@ -114,7 +112,6 @@ specialArgs = { inherit inputs; };
modules = [ ./system/marvin.nix ./packages/modules/darwin/caddy - nh-darwin.nixDarwinModules.prebuiltin ]; }; homeConfigurations."alan@marvin" = mkHomeConfiguration {