flake.nix: remove flocon

This commit is contained in:
notohh 2025-02-26 00:34:54 -05:00
parent fb373177b9
commit e29ae84e02
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 265 additions and 1482 deletions

1743
flake.lock generated

File diff suppressed because it is too large Load diff

View file

@ -121,9 +121,5 @@
url = "github:jas-singhfsu/hyprpanel";
inputs.nixpkgs.follows = "nixpkgs";
};
flocon = {
url = "git+https://git.nezia.dev/nezia/flocon";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}