fixed even more typos
This commit is contained in:
parent
1ce015a374
commit
0b066ea9de
14 changed files with 446 additions and 410 deletions
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}: with lib; let
|
||||
{ config, lib, ... }:
|
||||
with lib; let
|
||||
cfg = config.myOptions.programs.btop;
|
||||
username = config.myOptions.other.system.username;
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue