Compare commits
No commits in common. "501d09c746c3f34fad154f3a0785423d3c336461" and "c60265d1351695c0e69473b05389a14f2b835dbf" have entirely different histories.
501d09c746
...
c60265d135
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, lib, ... }:
|
||||
with lib;
|
||||
let
|
||||
url = "https://i.imgur.com/UpyYtT3.jpeg";
|
||||
sha256 = "1dilvn5ls34d5855d1h6k12x9mbdhawd91dl9z5v91ndpbjhip5r";
|
||||
url = "https://i.imgur.com/9l6Ywcm.jpeg";
|
||||
sha256 = "1fncihr63niq6l2llgbhhid24a11vr3q091yya497xld3mldfdan";
|
||||
forceContrastText = false;
|
||||
in
|
||||
{
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
apps = [
|
||||
"gimp"
|
||||
"gimp-*"
|
||||
"*|gnu-image-manipulation-program"
|
||||
"steam-proton"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue