updates
This commit is contained in:
parent
8643c8b23a
commit
f7777a492b
2 changed files with 89 additions and 24 deletions
|
@ -58,7 +58,7 @@
|
|||
];
|
||||
substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
# "https://cache.garnix.io"
|
||||
"https://cache.garnix.io"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
|
@ -130,45 +130,33 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
# libGL.out
|
||||
home-manager
|
||||
curl
|
||||
git-lfs
|
||||
# tailscale
|
||||
rsync
|
||||
gnupg
|
||||
# clinfo
|
||||
alsa-utils
|
||||
# alsa-oss
|
||||
alsa-tools
|
||||
# psutils
|
||||
util-linux
|
||||
# libgtop
|
||||
# fontconfig
|
||||
# freetype
|
||||
# egl-wayland
|
||||
# glfw-wayland
|
||||
# openssl
|
||||
appimage-run
|
||||
inputs.xwayland-satellite.xwayland-satellite
|
||||
xwayland-run
|
||||
cifs-utils
|
||||
# samba
|
||||
ddcutil
|
||||
# ddcui
|
||||
greetd.tuigreet
|
||||
bluez-tools
|
||||
bluetuith
|
||||
qemu
|
||||
quickemu
|
||||
borgbackup
|
||||
|
||||
virt-viewer
|
||||
spice
|
||||
spice-gtk
|
||||
spice-protocol
|
||||
win-virtio
|
||||
win-spice
|
||||
|
||||
xwayland-satellite
|
||||
# inputs.xwayland-satellite.default
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue