update flake

This commit is contained in:
nicco
2026-07-14 10:33:21 +02:00
parent c984ab6b62
commit 024e25819f
3 changed files with 9 additions and 39 deletions
-3
View File
@@ -32,9 +32,6 @@
flake = self;
};
modules = [
{
nixpkgs.overlays = [ (import ./overlay.nix) ];
}
(import ./darwin.nix)
home-manager.darwinModules.home-manager
{