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