joplin for notes, adbuser group for ADB
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
users.users.adam = {
|
||||
isNormalUser = true;
|
||||
description = "Adam Rabjerg";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" "plugdev" ];
|
||||
extraGroups = [ "adbuser" "networkmanager" "wheel" "docker" "dialout" "plugdev" ];
|
||||
packages = with pkgs; [
|
||||
# Web
|
||||
firefox
|
||||
@@ -29,6 +29,7 @@
|
||||
libreoffice-qt
|
||||
onlyoffice-bin
|
||||
texlive.combined.scheme-full
|
||||
joplin-desktop
|
||||
|
||||
# Media manipulation
|
||||
gimp
|
||||
@@ -42,6 +43,7 @@
|
||||
sshpass
|
||||
esptool
|
||||
gopass
|
||||
file
|
||||
|
||||
# Entertainment
|
||||
spotify
|
||||
|
||||
Reference in New Issue
Block a user