mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-19 01:21: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";
|
nix-colors.url = "github:Misterio77/nix-colors";
|
||||||
|
|
||||||
purge = {
|
purge = {
|
||||||
url = "github:rouven0/purge";
|
url = "sourcehut:~rouven/purge";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
trucksimulatorbot = {
|
trucksimulatorbot = {
|
||||||
url = "github:rouven0/TruckSimulatorBot";
|
url = "sourcehut:~rouven/trucksimulator";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
pfersel = {
|
pfersel = {
|
||||||
|
|
Loading…
Reference in a new issue