flake.nix: add flocon
Some checks failed
ci/woodpecker/cron/flake-lock-update Pipeline failed

This commit is contained in:
notohh 2025-01-14 13:53:10 -05:00
parent bbd93f7218
commit 6c347fc0a3
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 4366 additions and 272 deletions

4637
flake.lock

File diff suppressed because it is too large Load diff

View file

@ -119,6 +119,7 @@
catppuccin.url = "github:catppuccin/nix"; catppuccin.url = "github:catppuccin/nix";
nixpkgs-xr.url = "github:nix-community/nixpkgs-xr"; nixpkgs-xr.url = "github:nix-community/nixpkgs-xr";
prismlauncher.url = "github:PrismLauncher/PrismLauncher"; prismlauncher.url = "github:PrismLauncher/PrismLauncher";
flocon.url = "git+https://git.nezia.dev/nezia/flocon";
home-manager = { home-manager = {
url = "github:nix-community/home-manager"; url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";