diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2016-12-12 23:51:08 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2016-12-12 23:51:08 +0100 |
| commit | 9439a439e8507010f837115fd3787d34d89fbd5a (patch) | |
| tree | 5f47bf09aff7b862705d0ea8b58b471102af5a9a /default.nix | |
| parent | d24886a64849ca0a3b85a835ede37e75f3484058 (diff) | |
add programs.bash 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 ab92be2..88034cd 100644 --- a/default.nix +++ b/default.nix @@ -17,6 +17,7 @@ let ./modules/launchd ./modules/services/activate-system.nix ./modules/services/nix-daemon.nix + ./modules/programs/bash.nix ./modules/programs/tmux.nix ./modules/programs/zsh.nix ]; |
