Compare commits

..

No commits in common. "ee96ad47bd5f3a647b3ab131d72629766316e106" and "b4a3f9c9ec849f03f68243c258221c72ff67e188" have entirely different histories.

2 changed files with 11 additions and 2 deletions

View file

@ -62,6 +62,7 @@
[
avahi
dmidecode
fira
firefox
freshfetch
git
@ -70,6 +71,8 @@
libcamera
lshw
restic
roboto-slab
nvd
unzip
wget
xz

View file

@ -17,6 +17,7 @@
home.stateVersion = "24.11";
home.packages = with pkgs; [
# GUI
deja-dup
#discord #disabled for aarch64
libreoffice-fresh
@ -24,8 +25,13 @@
tuba
#youtube-music #disabled for aarch64
quickemu
spice-gtk
# VM
quickemu
spice-gtk
# CLI
freshfetch
gcc
];
programs.bash = {