gitignore and warnings
This commit is contained in:
parent
02bd57490f
commit
e6522bdb86
5 changed files with 37 additions and 28 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue