Refactor to remove system
variable
This commit is contained in:
parent
9eac93c95f
commit
d14f0a8883
4 changed files with 5 additions and 9 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
inputs,
|
||||
desktop ? false,
|
||||
system,
|
||||
}: {pkgs, ...}: let
|
||||
configure-gtk = pkgs.writeTextFile {
|
||||
name = "configure-gtk";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue