diff options
| author | EuAndreh <eu@euandre.org> | 2022-03-25 18:35:52 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-03-25 18:35:52 -0300 |
| commit | ce09b215067f65b43b5bea69370f5811786e901a (patch) | |
| tree | ff217a1ba242fbf30977fc49897b9c543912ed00 | |
| parent | configuration.nix: Include configuration when running "with-email.sh" (diff) | |
| download | dotfiles-ce09b215067f65b43b5bea69370f5811786e901a.tar.gz dotfiles-ce09b215067f65b43b5bea69370f5811786e901a.tar.xz | |
configuration.nix: Mark "frescobaldi" and "alot" as broken
| -rw-r--r-- | configuration.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix index e67415d8..eb81d717 100644 --- a/configuration.nix +++ b/configuration.nix @@ -224,7 +224,8 @@ in { isync notmuch afew - alot + # alot FIXME + pkgs-21.alot w3m urlscan md4c @@ -294,7 +295,7 @@ in { # xyz-euandreh.autoqemu-latest ## GUI programs - frescobaldi + # frescobaldi broken inkscape # dino fractal |
