modules
This commit is contained in:
parent
df079a3f65
commit
2b6e2d1d5d
2 changed files with 9 additions and 11 deletions
|
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
{ config
|
||||
, lib
|
||||
, pkgs
|
||||
, inputs
|
||||
, ...
|
||||
}:
|
||||
let
|
||||
makeCommand = command: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue