mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
bumped flake
This commit is contained in:
parent
a81fd9102e
commit
e7b6df75c7
2 changed files with 215 additions and 61 deletions
|
@ -46,6 +46,10 @@
|
|||
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
swww.url = "github:LGFae/swww";
|
||||
lix-module = {
|
||||
url = "git+https://git.lix.systems/lix-project/lix.git";
|
||||
inputs.nixpkgs.follows = "nixpkgsUnstable";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue