Skip to content
Snippets Groups Projects
Commit c48563d9 authored by Jens Nolte's avatar Jens Nolte
Browse files

Update installed software

parent 87bcbd6f
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ in
picocom
pv
socat
reptyr
#reptyr
ldns
libfaketime
moreutils
......
......@@ -7,10 +7,15 @@
#./vscode.nix
];
queezle.emacs.enable = true;
environment.systemPackages = with pkgs; [
# password manager
keepassxc
# calculator
qalculate-gtk
# spaced repetition software
anki-bin
......@@ -32,8 +37,11 @@
# admin stuff
virtmanager
];
### CLI
# Search unicode glyphs
unipicker
];
users.users.adobe = {
isNormalUser = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment