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