mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
cleanup and add ifsr cache
This commit is contained in:
parent
b4af225678
commit
f4fc1ccdf3
4 changed files with 32 additions and 34 deletions
|
@ -26,15 +26,15 @@
|
|||
nix-colors.url = "github:Misterio77/nix-colors";
|
||||
|
||||
purge = {
|
||||
url = "github:therealr5/purge";
|
||||
url = "github:rouven0/purge";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
trucksimulatorbot = {
|
||||
url = "github:therealr5/TruckSimulatorBot";
|
||||
url = "github:rouven0/TruckSimulatorBot";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
pfersel = {
|
||||
url = "github:therealr5/pfersel";
|
||||
url = "github:rouven0/pfersel";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue