From 12a268e9b2d2ba745eecc07d2344313b2746d788 Mon Sep 17 00:00:00 2001 From: Mike Vink <59492084+ivi-vink@users.noreply.github.com> Date: Fri, 17 Jan 2025 01:38:21 +0100 Subject: updates --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 2576941..9fcd4e2 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay"; drduh-yubikey-guide.url = "github:drduh/YubiKey-Guide"; nix-darwin = { - url = "path:/home/ivi/nix-darwin"; + url = "path:/Users/ivi/nix-darwin"; inputs.nixpkgs.follows = "nixpkgs"; }; ghostty = { @@ -165,7 +165,6 @@ modules = [ ./machines/work.nix - ghostty.packages.x86_64-linux.default ] ++ modulesIn ./profiles/core; opts = { -- cgit v1.2.3