mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Compare commits
2 commits
b4a3f9c9ec
...
ee96ad47bd
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ee96ad47bd | ||
![]() |
b1fcea551a |
2 changed files with 2 additions and 11 deletions
|
@ -62,7 +62,6 @@
|
|||
[
|
||||
avahi
|
||||
dmidecode
|
||||
fira
|
||||
firefox
|
||||
freshfetch
|
||||
git
|
||||
|
@ -71,8 +70,6 @@
|
|||
libcamera
|
||||
lshw
|
||||
restic
|
||||
roboto-slab
|
||||
nvd
|
||||
unzip
|
||||
wget
|
||||
xz
|
||||
|
|
10
home.nix
10
home.nix
|
@ -17,7 +17,6 @@
|
|||
home.stateVersion = "24.11";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# GUI
|
||||
deja-dup
|
||||
#discord #disabled for aarch64
|
||||
libreoffice-fresh
|
||||
|
@ -25,13 +24,8 @@
|
|||
tuba
|
||||
#youtube-music #disabled for aarch64
|
||||
|
||||
# VM
|
||||
quickemu
|
||||
spice-gtk
|
||||
|
||||
# CLI
|
||||
freshfetch
|
||||
gcc
|
||||
quickemu
|
||||
spice-gtk
|
||||
];
|
||||
|
||||
programs.bash = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue