fixed even more typos
This commit is contained in:
parent
a7e8f4b75d
commit
180a08937d
14 changed files with 446 additions and 410 deletions
|
@ -1,9 +1,9 @@
|
|||
{ pkgs, lib, config, ...}:
|
||||
{
|
||||
_: {
|
||||
imports = [
|
||||
./cli/default.nix
|
||||
./gui/default.nix
|
||||
./other/default.nix
|
||||
./services/default.nix
|
||||
./cli
|
||||
./gui
|
||||
./tui
|
||||
./other
|
||||
./services
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue