mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
6 lines
136 B
Nix
6 lines
136 B
Nix
{ pkgs }: pkgs.fetchurl {
|
|
url = "https://i.imgur.com/PDwmNTA.png";
|
|
hash = "sha256-bQM7RSjI/Lpn+7c9w0/Yr8JmD1ThfjGV9bMWpYFGceo=";
|
|
}
|
|
|