From 11104f12c9a83a4aafa7fea39a8db4789b0e3e0b Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 10 Oct 2024 03:54:25 -0400 Subject: [PATCH] Commit for generation 220 --- flake.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 5788c55..265454c 100644 --- a/flake.nix +++ b/flake.nix @@ -36,9 +36,8 @@ }; #glasshouse-desktop dots - nvim.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/nixvim"; - nix-autobahn.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/derivations/nix-autobahn"; - toilet.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/toilet"; + nvim.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/home/nixvim"; + toilet.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/home/toilet"; }; outputs = { nixpkgs, home-manager, self, nvim, toilet, nix-autobahn, ... }@inputs: