mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11:39 +01:00
switch a lot of stuff to sourcehut
This commit is contained in:
parent
96ea95585e
commit
ea7971a6e5
1 changed files with 2 additions and 2 deletions
|
@ -26,11 +26,11 @@
|
|||
nix-colors.url = "github:Misterio77/nix-colors";
|
||||
|
||||
purge = {
|
||||
url = "github:rouven0/purge";
|
||||
url = "sourcehut:~rouven/purge";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
trucksimulatorbot = {
|
||||
url = "github:rouven0/TruckSimulatorBot";
|
||||
url = "sourcehut:~rouven/trucksimulator";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
pfersel = {
|
||||
|
|
Loading…
Reference in a new issue