cleanup flake

remove input for images
This commit is contained in:
2026-03-20 11:48:53 +01:00
parent a90ce8dfa1
commit 8349a4ad5d
2 changed files with 21 additions and 40 deletions

View File

@@ -9,11 +9,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
images = {
url = "path:home/themes/images";
flake = false;
};
# impermanence.url = "github:nix-community/impermanence";
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
@@ -39,7 +34,6 @@
{
catppuccin,
home-manager,
images,
# impermanence,
nix-vscode-extensions,
nixpkgs,