mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Add notes
This commit is contained in:
parent
0c3e5c45f6
commit
6319874b21
1 changed files with 2 additions and 2 deletions
4
home.nix
4
home.nix
|
@ -23,11 +23,11 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# GUI
|
# GUI
|
||||||
deja-dup
|
deja-dup
|
||||||
#discord
|
#discord #disabled for aarch64
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
signal-desktop
|
signal-desktop
|
||||||
tuba
|
tuba
|
||||||
#youtube-music
|
#youtube-music #disabled for aarch64
|
||||||
|
|
||||||
# CLI
|
# CLI
|
||||||
btop
|
btop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue