diff options
author | EuAndreh <eu@euandre.org> | 2018-07-05 13:32:31 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-05 13:32:31 -0300 |
commit | c28b4bfab7442985cce8c985fb22809b2ddeec84 (patch) | |
tree | b487f6ca12b16700a99d94a7ad5e9c2e373e5831 | |
parent | Add #'recompile-el-files function (diff) | |
download | dotfiles-c28b4bfab7442985cce8c985fb22809b2ddeec84.tar.gz dotfiles-c28b4bfab7442985cce8c985fb22809b2ddeec84.tar.xz |
Remove riot-web and add back Frescobaldi packages
-rw-r--r-- | nixos/configuration.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index e254170..67ac1c5 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -153,7 +153,7 @@ texlive.combined.scheme-full lilypond - # frescobaldi # FIXME + frescobaldi ## Programming tools @@ -201,7 +201,6 @@ firefox emacs tdesktop - riot-web vlc gnome3.evolution keepassx2-http |