diff options
author | EuAndreh <eu@euandre.org> | 2023-02-24 16:56:33 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-02-24 16:56:33 -0300 |
commit | dbfc9818d484e714021af112cc8958a9eba369b2 (patch) | |
tree | 84020c76bb6c74074aa7ec3d12fb22cb083aad55 | |
parent | etc/sh/rc: Put the f() preview window above (diff) | |
download | dotfiles-dbfc9818d484e714021af112cc8958a9eba369b2.tar.gz dotfiles-dbfc9818d484e714021af112cc8958a9eba369b2.tar.xz |
etc/nix/configuration.nix: Use Flutter 3 package
-rw-r--r-- | etc/nix/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nix/configuration.nix b/etc/nix/configuration.nix index 28c8778..081c617 100644 --- a/etc/nix/configuration.nix +++ b/etc/nix/configuration.nix @@ -54,7 +54,7 @@ slack zoom-us kubernetes - flutter2 + flutter hover dart ]; |