diff options
| author | EuAndreh <eu@euandre.org> | 2018-04-06 10:06:28 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-04-06 10:06:28 -0300 |
| commit | 8f5f0902df207f1adc8de57250e2e64d48c3c488 (patch) | |
| tree | 8324b48ccd24e9e956ecdd48c0020beaf9977f9c | |
| parent | Add ios-core repo (diff) | |
| download | dotfiles-8f5f0902df207f1adc8de57250e2e64d48c3c488.tar.gz dotfiles-8f5f0902df207f1adc8de57250e2e64d48c3c488.tar.xz | |
Add markdown command to configuration.nix
| -rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 8cc702f..ae0f820 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -133,6 +133,7 @@ redis alsaUtils # for xmonad volume commands git-sizer + multimarkdown # =markdown= ## NixOS |
