fix typos
This commit is contained in:
parent
f2a0ae2c6a
commit
5ea10df4f8
2 changed files with 2 additions and 1 deletions
3
home.nix
3
home.nix
|
@ -2,7 +2,8 @@
|
|||
{
|
||||
|
||||
imports = [
|
||||
./redis/.nix
|
||||
./redis/Redis.nix
|
||||
./Hackey/Hackey.nix
|
||||
];
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue