diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-07-30 19:44:06 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-07-30 19:44:06 +0300 |
commit | 5834fee454d8fbe4d3eace6fa4d1f005cef0cbbb (patch) | |
tree | db1f73878ab12627df270bc4bc998740da7f9728 /modules/common/default.nix | |
parent | 2023-07-20 (diff) |
2023-07-30
Diffstat (limited to '')
-rw-r--r-- | modules/common/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix index a159a87..b360049 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -12,6 +12,7 @@ _: { ./gnupg.nix ./htop.nix ./mpv.nix + ./neovim ./nmap.nix ./openssh.nix ./password-store.nix |