Commit for generation 220

This commit is contained in:
2024-10-10 03:54:25 -04:00
parent 25525c533d
commit 11104f12c9

View File

@@ -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: