summaryrefslogtreecommitdiff
path: root/flake.nix
blob: 739d7a1a331e6fb972e1326e679549a6398adf89 (plain)
1
2
3
4
5
{
  description = "ret2pop's collection of wallpapers";
  inputs = { };
  outputs = { self }: { };
}