flutter shell u. emacs
This commit is contained in:
@@ -112,9 +112,8 @@
|
||||
users.users.n = {
|
||||
isNormalUser = true;
|
||||
description = "n";
|
||||
extraGroups = [ "networkmanager" "wheel" "video" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "video" "adbusers" ];
|
||||
packages = with pkgs; [
|
||||
# thunderbird
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
@@ -137,12 +136,10 @@
|
||||
tree
|
||||
nodejs
|
||||
musescore
|
||||
ranger
|
||||
anki-bin
|
||||
flutter
|
||||
unzip
|
||||
|
||||
# nvim
|
||||
lunarvim
|
||||
gnumake
|
||||
python312Packages.pip
|
||||
python312
|
||||
@@ -151,6 +148,7 @@
|
||||
gcc
|
||||
|
||||
# sway
|
||||
networkmanagerapplet
|
||||
grim # screenshot functionality
|
||||
slurp # screenshot functionality
|
||||
wl-clipboard # wl-copy and wl-paste for copy/paste from stdin / stdout
|
||||
|
||||
Reference in New Issue
Block a user