Remove alerttonotify
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
url = "git+https://git.t-juice.club/torjus/nixprstatus?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
alerttonotify = {
|
||||
url = "git+https://git.t-juice.club/torjus/alerttonotify?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
natstonotify = {
|
||||
url = "git+https://git.t-juice.club/torjus/natstonotify?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -50,7 +46,6 @@
|
||||
sops-nix,
|
||||
ghettoptt,
|
||||
huecli,
|
||||
alerttonotify,
|
||||
natstonotify,
|
||||
nix-packages,
|
||||
...
|
||||
@@ -85,7 +80,6 @@
|
||||
huecli.overlays.default
|
||||
nix-packages.overlays.default
|
||||
nixprstatus.overlays.default
|
||||
alerttonotify.overlays.default
|
||||
natstonotify.overlays.default
|
||||
];
|
||||
in
|
||||
|
Reference in New Issue
Block a user