small error fixes
This commit is contained in:
parent
d43628b069
commit
f4539a9c7d
3 changed files with 7 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, repoRoot, ... }:
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
commands = import ../../../lib/commands.nix { inherit pkgs; };
|
||||
inherit (commands) uwsm term;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue