Remove notlistener
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
notlistener.url = "git+https://git.t-juice.club/torjus/notlistener?ref=master";
|
||||
ghettoptt = {
|
||||
url = "git+https://git.t-juice.club/torjus/ghettoptt?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -26,7 +25,6 @@
|
||||
, nixpkgs
|
||||
, nixpkgs-stable
|
||||
, sops-nix
|
||||
, notlistener
|
||||
, ghettoptt
|
||||
, huecli
|
||||
, ...
|
||||
@@ -78,7 +76,6 @@
|
||||
({ config, pkgs, ... }: {
|
||||
nixpkgs.overlays = [
|
||||
overlay-stable
|
||||
notlistener.overlays.default
|
||||
ghettoptt.overlays.default
|
||||
huecli.overlays.default
|
||||
];
|
||||
|
Reference in New Issue
Block a user