fix: typo in ucodenix nixpkgs follows

This commit is contained in:
Youwen Wu 2025-01-22 22:32:07 -08:00
parent a8e1b6ecbc
commit 5e2fa6448f
Signed by untrusted user: youwen
GPG key ID: 865658ED1FE61EC3

View file

@ -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";