Update
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
xfce.thunar
|
||||
bitwarden
|
||||
vlc
|
||||
nextcloud-client
|
||||
|
||||
# Dev
|
||||
go
|
||||
@@ -47,6 +48,7 @@
|
||||
python3
|
||||
jq
|
||||
git-ignore
|
||||
node2nix
|
||||
|
||||
# Utils
|
||||
fd
|
||||
|
||||
19
home/scripts/serverfetch/default.nix
Normal file
19
home/scripts/serverfetch/default.nix
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
|
||||
# _
|
||||
#| |_ ___ __ ___ _____ _ _
|
||||
#| ' \/ -_) _` \ V / -_) ' \
|
||||
#|_||_\___\__,_|\_/\___|_||_|
|
||||
|
||||
|
||||
# Disk state
|
||||
# Raid state
|
||||
|
||||
# Apps
|
||||
# Apps state
|
||||
|
||||
# Is local network reachable (wireguard started)
|
||||
|
||||
# uptime
|
||||
# Network speed
|
||||
@@ -101,7 +101,6 @@
|
||||
|
||||
env = [
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
"XDG_CURRENT_DESKTOP,Hyprland"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
|
||||
Reference in New Issue
Block a user