mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-24 22:29:33 +01:00
add todo
This commit is contained in:
parent
310d3a8709
commit
538c6b6e08
@ -1,7 +1,8 @@
|
||||
{ pkgs, lib }:
|
||||
let
|
||||
# TODO use formula: 1920×16÷9÷3×2
|
||||
# Width of our display.
|
||||
max-width = "1920";
|
||||
max-width = "2276";
|
||||
in
|
||||
pkgs.stdenv.mkDerivation rec{
|
||||
name = "yoda-wallpaper";
|
||||
|
Loading…
Reference in New Issue
Block a user