diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-09 08:36:41 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-09 08:36:41 -0800 |
| commit | 67acd034fbdaabca5112dec55ce757d853d777cc (patch) | |
| tree | 29e38e8faae4134b74fc4e7774e134845ab204bb /users/fcuny | |
| parent | home-manager: add more common programs (diff) | |
| download | infra-67acd034fbdaabca5112dec55ce757d853d777cc.tar.gz | |
home-manager: fix some typos
Diffstat (limited to 'users/fcuny')
| -rw-r--r-- | users/fcuny/common.nix | 2 | ||||
| -rw-r--r-- | users/fcuny/terminal.nix (renamed from users/fcuny/termnial.nix) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/common.nix b/users/fcuny/common.nix index 7bad304..ffa6bc0 100644 --- a/users/fcuny/common.nix +++ b/users/fcuny/common.nix @@ -16,5 +16,5 @@ import = [ ./git.nix ./go.nix - ] + ]; } diff --git a/users/fcuny/termnial.nix b/users/fcuny/terminal.nix index d1352e7..d1352e7 100644 --- a/users/fcuny/termnial.nix +++ b/users/fcuny/terminal.nix |
