gitignore and warnings

This commit is contained in:
Jana Dönszelmann 2026-03-17 10:50:47 +01:00
parent 02bd57490f
commit e6522bdb86
No known key found for this signature in database
5 changed files with 37 additions and 28 deletions

View file

@ -21,7 +21,7 @@ inputs@{ machine, ... }:
]
++ (pkgs.lib.splitString " " cmd);
wallpaper = ("${pkgs.custom.raw-data}/pacific.png");
wallpaper = "${pkgs.custom.raw-data}/pacific.png";
matugenSchemeType = "scheme-tonal-spot";
in
{