mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -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
|
avahi
|
||||||
dmidecode
|
dmidecode
|
||||||
fira
|
|
||||||
firefox
|
firefox
|
||||||
freshfetch
|
freshfetch
|
||||||
git
|
git
|
||||||
|
@ -71,8 +70,6 @@
|
||||||
libcamera
|
libcamera
|
||||||
lshw
|
lshw
|
||||||
restic
|
restic
|
||||||
roboto-slab
|
|
||||||
nvd
|
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
xz
|
xz
|
||||||
|
|
10
home.nix
10
home.nix
|
@ -17,7 +17,6 @@
|
||||||
home.stateVersion = "24.11";
|
home.stateVersion = "24.11";
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# GUI
|
|
||||||
deja-dup
|
deja-dup
|
||||||
#discord #disabled for aarch64
|
#discord #disabled for aarch64
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
|
@ -25,13 +24,8 @@
|
||||||
tuba
|
tuba
|
||||||
#youtube-music #disabled for aarch64
|
#youtube-music #disabled for aarch64
|
||||||
|
|
||||||
# VM
|
quickemu
|
||||||
quickemu
|
spice-gtk
|
||||||
spice-gtk
|
|
||||||
|
|
||||||
# CLI
|
|
||||||
freshfetch
|
|
||||||
gcc
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.bash = {
|
programs.bash = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue