Update fastfetch.nix

This commit is contained in:
ediblerope 2025-12-21 20:23:20 +00:00 committed by GitHub
parent 2c7e4eec60
commit c9722921c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@
"modules": [
{
"type": "command",
"text": "echo $(whoami)@$(hostname) - $(uname) $(uname -r) - $(gnome-shell --version | awk '{print $1, $3}')"
"text": "$(hostname)@NixOS_Unstable - $(uname) $(uname -r) - $(gnome-shell --version | awk '{print $1, $3}')"
},
{
"type": "colors",