Update default.nix with new inputs and system variable
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
system,
|
||||
...
|
||||
}: {
|
||||
stylix.image = ./DotGrid.svg;
|
||||
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/spaceduck.yaml";
|
||||
|
||||
Reference in New Issue
Block a user