darwin
This commit is contained in:
@@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Profile Pic for Matt";
|
description = "Profile Pic for Matt";
|
||||||
homepage = "https://authentik.mjallen.dev";
|
homepage = "https://authentik.mjallen.dev";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.all;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user