Remove cq-editor flake
This commit is contained in:
parent
89557149af
commit
c6c0144991
2 changed files with 0 additions and 7 deletions
|
@ -38,12 +38,6 @@
|
|||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
cq-flake = {
|
||||
url = "github:marcus7070/cq-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
ha-now-playing = {
|
||||
url = "git+https://git.datarift.nl/erwin/ha-now-playing.git?ref=main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
@ -108,7 +108,6 @@ in
|
|||
bitwarden
|
||||
blink1-tool
|
||||
bottom
|
||||
# inputs.cq-flake.packages.${pkgs.system}.cq-editor
|
||||
fd
|
||||
ffmpeg
|
||||
ffmpeg.bin
|
||||
|
|
Loading…
Reference in a new issue