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";
|
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 = {
|
ha-now-playing = {
|
||||||
url = "git+https://git.datarift.nl/erwin/ha-now-playing.git?ref=main";
|
url = "git+https://git.datarift.nl/erwin/ha-now-playing.git?ref=main";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
|
@ -108,7 +108,6 @@ in
|
||||||
bitwarden
|
bitwarden
|
||||||
blink1-tool
|
blink1-tool
|
||||||
bottom
|
bottom
|
||||||
# inputs.cq-flake.packages.${pkgs.system}.cq-editor
|
|
||||||
fd
|
fd
|
||||||
ffmpeg
|
ffmpeg
|
||||||
ffmpeg.bin
|
ffmpeg.bin
|
||||||
|
|
Loading…
Reference in a new issue