aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-02-18 11:36:20 -0300
committerEuAndreh <eu@euandre.org>2023-02-18 11:36:20 -0300
commit12af14a7c167fb7fc73237b417444fe3c1066214 (patch)
tree11afb17fcef53f982b2d9f2eaf35fd1e28b74bc8
parentMove xmobar back from Guix to Nix (diff)
downloaddotfiles-12af14a7c167fb7fc73237b417444fe3c1066214.tar.gz
dotfiles-12af14a7c167fb7fc73237b417444fe3c1066214.tar.xz
etc/nix/configuration.nix: Add "dart" package
-rw-r--r--etc/nix/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nix/configuration.nix b/etc/nix/configuration.nix
index a2e52d8..b8d7749 100644
--- a/etc/nix/configuration.nix
+++ b/etc/nix/configuration.nix
@@ -87,6 +87,7 @@
kubernetes
flutter2
hover
+ dart
];
};