fix: typo in ucodenix nixpkgs follows
This commit is contained in:
parent
a8e1b6ecbc
commit
5e2fa6448f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
};
|
};
|
||||||
ucodenix = {
|
ucodenix = {
|
||||||
url = "github:e-tho/ucodenix";
|
url = "github:e-tho/ucodenix";
|
||||||
inputs.nixpks.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
wallpapers = {
|
wallpapers = {
|
||||||
url = "github:kaitotlex/wallpaper";
|
url = "github:kaitotlex/wallpaper";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue