Commit for generation 66

This commit is contained in:
2024-09-25 03:00:13 -04:00
parent 9736afe024
commit 509d7f2acb

View File

@@ -6,8 +6,8 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
#glasshouse-desktop dots
nvim.url = "path:glasshouse-desktop/dotfiles/packages/nixvim";
toilet.url = "path:glasshouse-desktop/dotfiles/packages/toilet";
nvim.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim";
toilet.url = "path:/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/toilet";
};
outputs = { nixpkgs, home-manager, nvim, toilet, ... }@inputs: {