mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
refactor: remove reboot-bot
This commit is contained in:
parent
239a1645c6
commit
eb32d5f0d1
3 changed files with 0 additions and 49 deletions
|
|
@ -94,12 +94,6 @@
|
|||
repo = "fetch-rs";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
reboot-bot = {
|
||||
type = "github";
|
||||
owner = "Gerg-L";
|
||||
repo = "reboot-bot";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue