From cf09d18d537206bc8f7a0c24f9bbf036b5e057d9 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 18 Oct 2025 11:43:46 +0530 Subject: chore(os/kay/headscale): clean up --- flake.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cb746da..2be062f 100644 --- a/flake.nix +++ b/flake.nix @@ -48,6 +48,7 @@ specialArgs = { inherit alina; + inherit headplane; inherit determinate; inherit nixos-hardware; }; @@ -75,12 +76,6 @@ ./os/${host}/configuration.nix sops-nix.nixosModules.sops home-manager.nixosModules.home-manager - - headplane.nixosModules.headplane - { - # provides `pkgs.headplane` - nixpkgs.overlays = [ headplane.overlays.default ]; - } ]; }); -- cgit v1.2.3