mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Remove unused argument
This commit is contained in:
parent
a9507da53a
commit
31e00e0481
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
config,
|
config,
|
||||||
lib,
|
lib,
|
||||||
osConfig,
|
|
||||||
...
|
...
|
||||||
}: let
|
}: let
|
||||||
cfg = config.myConfig.shell;
|
cfg = config.myConfig.shell;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue