loads of apps.
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
{
|
{
|
||||||
|
|
||||||
users.users.adam = {
|
users.users.adam = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Adam Rabjerg";
|
description = "Adam Rabjerg";
|
||||||
@@ -18,8 +17,7 @@
|
|||||||
# Communication
|
# Communication
|
||||||
signal-desktop
|
signal-desktop
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
teamspeak_client
|
zulip
|
||||||
element-desktop
|
|
||||||
|
|
||||||
# Text and Office
|
# Text and Office
|
||||||
kate
|
kate
|
||||||
@@ -28,7 +26,6 @@
|
|||||||
hunspell
|
hunspell
|
||||||
hunspellDicts.de_DE
|
hunspellDicts.de_DE
|
||||||
onlyoffice-bin
|
onlyoffice-bin
|
||||||
texlive.combined.scheme-medium
|
|
||||||
|
|
||||||
# Media manipulation
|
# Media manipulation
|
||||||
gimp
|
gimp
|
||||||
@@ -39,7 +36,6 @@
|
|||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
unzip
|
unzip
|
||||||
starship
|
|
||||||
virtualenv
|
virtualenv
|
||||||
sshpass
|
sshpass
|
||||||
esptool
|
esptool
|
||||||
@@ -47,6 +43,8 @@
|
|||||||
file
|
file
|
||||||
sshuttle
|
sshuttle
|
||||||
tree
|
tree
|
||||||
|
bitwarden-cli
|
||||||
|
jq
|
||||||
|
|
||||||
# Entertainment
|
# Entertainment
|
||||||
spotify
|
spotify
|
||||||
@@ -55,16 +53,14 @@
|
|||||||
vscodium
|
vscodium
|
||||||
ansible
|
ansible
|
||||||
go
|
go
|
||||||
kubectl
|
|
||||||
k9s
|
|
||||||
git-lfs
|
git-lfs
|
||||||
teleport
|
teleport
|
||||||
postgresql
|
postgresql
|
||||||
|
|
||||||
# Maker
|
# Maker
|
||||||
kicad
|
#kicad
|
||||||
freecad
|
godot_4
|
||||||
prusa-slicer
|
orca-slicer
|
||||||
blender
|
blender
|
||||||
thonny
|
thonny
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user