modules: Fix typos

This commit is contained in:
Tom Hubrecht 2023-07-18 17:07:14 +02:00
parent c111662a9e
commit 58e269d7f2
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ in
};
environment.systemPackages = with pkgs; [
nvim
neovim
wget
kitty.terminfo
];

View file

@ -6,7 +6,7 @@ let
mkIf
mkMerge;
cfg = config.dgn-ssh;
cfg = config.dgn-hardware;
in
{