diff options
| author | EuAndreh <eu@euandre.org> | 2023-02-18 11:36:20 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-02-18 11:36:20 -0300 |
| commit | 12af14a7c167fb7fc73237b417444fe3c1066214 (patch) | |
| tree | 11afb17fcef53f982b2d9f2eaf35fd1e28b74bc8 /etc/nix | |
| parent | Move xmobar back from Guix to Nix (diff) | |
| download | dotfiles-12af14a7c167fb7fc73237b417444fe3c1066214.tar.gz dotfiles-12af14a7c167fb7fc73237b417444fe3c1066214.tar.xz | |
etc/nix/configuration.nix: Add "dart" package
Diffstat (limited to 'etc/nix')
| -rw-r--r-- | etc/nix/configuration.nix | 1 |
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 ]; }; |
