Replace DashieTM with Xetibo as new owner #6
3 changed files with 9 additions and 9 deletions
|
|
@ -14,7 +14,7 @@ This flake is intended to be used as an input to your own NixOS configuration:
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
dashNix = {
|
dashNix = {
|
||||||
url = "github:DashieTM/DashNix";
|
url = "github:Xetibo/DashNix";
|
||||||
inputs = {
|
inputs = {
|
||||||
# ensure these are here to update the packages on your own
|
# ensure these are here to update the packages on your own
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
nixpkgs.url = "github:NixOs/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:NixOs/nixpkgs/nixos-unstable";
|
||||||
stable.url = "github:NixOs/nixpkgs/nixos-24.05";
|
stable.url = "github:NixOs/nixpkgs/nixos-24.05";
|
||||||
dashNix = {
|
dashNix = {
|
||||||
url = "github:DashieTM/DashNix";
|
url = "github:Xetibo/DashNix";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
stable.follows = "stable";
|
stable.follows = "stable";
|
||||||
|
|
|
||||||
14
flake.nix
14
flake.nix
|
|
@ -36,12 +36,12 @@
|
||||||
disko.url = "github:nix-community/disko/latest";
|
disko.url = "github:nix-community/disko/latest";
|
||||||
|
|
||||||
anyrun.url = "github:Kirottu/anyrun";
|
anyrun.url = "github:Kirottu/anyrun";
|
||||||
oxicalc.url = "github:DashieTM/OxiCalc";
|
oxicalc.url = "github:Xetibo/OxiCalc";
|
||||||
oxishut.url = "github:DashieTM/OxiShut";
|
oxishut.url = "github:Xetibo/OxiShut";
|
||||||
oxinoti.url = "github:DashieTM/OxiNoti";
|
oxinoti.url = "github:Xetibo/OxiNoti";
|
||||||
oxidash.url = "github:DashieTM/OxiDash";
|
oxidash.url = "github:Xetibo/OxiDash";
|
||||||
oxipaste.url = "github:DashieTM/OxiPaste";
|
oxipaste.url = "github:Xetibo/OxiPaste";
|
||||||
hyprdock.url = "github:DashieTM/hyprdock";
|
hyprdock.url = "github:Xetibo/hyprdock";
|
||||||
reset.url = "github:Xetibo/ReSet";
|
reset.url = "github:Xetibo/ReSet";
|
||||||
reset-plugins.url = "github:Xetibo/ReSet-Plugins";
|
reset-plugins.url = "github:Xetibo/ReSet-Plugins";
|
||||||
|
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
chaoticNyx.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
|
chaoticNyx.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
|
||||||
|
|
||||||
dashvim = {
|
dashvim = {
|
||||||
url = "github:DashieTM/DashVim";
|
url = "github:Xetibo/DashVim";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue