Fix Flutter2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
# Flutter
|
||||||
programs = { adb.enable = true; };
|
programs = { adb.enable = true; };
|
||||||
|
|
||||||
system.userActivationScripts = {
|
system.userActivationScripts = {
|
||||||
@@ -97,6 +97,8 @@
|
|||||||
(libsForQt5.callPackage ./home/themes/catppuccin-sddm.nix { })
|
(libsForQt5.callPackage ./home/themes/catppuccin-sddm.nix { })
|
||||||
# flutter
|
# flutter
|
||||||
android-studio
|
android-studio
|
||||||
|
google-chrome
|
||||||
|
android-studio
|
||||||
clang
|
clang
|
||||||
cmake
|
cmake
|
||||||
flutter
|
flutter
|
||||||
@@ -107,6 +109,7 @@
|
|||||||
xz
|
xz
|
||||||
zip
|
zip
|
||||||
mesa
|
mesa
|
||||||
|
dart
|
||||||
|
|
||||||
git
|
git
|
||||||
wget
|
wget
|
||||||
|
|||||||
Reference in New Issue
Block a user