diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2016-12-18 13:52:03 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2016-12-18 13:53:11 +0100 |
| commit | 732866d6b67a85d77e020029909546e5e55e72d4 (patch) | |
| tree | d1b26c8b9d3db03be4c07ef591a164c0b1afeaa6 /default.nix | |
| parent | cf6d081c29dc7e4549e1a91c5c66dd211119d5ce (diff) | |
add programs.vim module
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix index 44a1e17..1736696 100644 --- a/default.nix +++ b/default.nix @@ -26,6 +26,7 @@ let ./modules/services/nix-daemon.nix ./modules/programs/bash.nix ./modules/programs/tmux.nix + ./modules/programs/vim.nix ./modules/programs/zsh.nix ]; }; |
