diff options
| -rw-r--r-- | odin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -33,6 +33,7 @@ | |||
| 33 | tmux | 33 | tmux |
| 34 | mosh | 34 | mosh |
| 35 | quota | 35 | quota |
| 36 | (callPackage ./utils/nix/rebuild-system.nix {}) | ||
| 36 | ]; | 37 | ]; |
| 37 | 38 | ||
| 38 | programs.zsh.enable = true; | 39 | programs.zsh.enable = true; |
