Update fastfetch.nix

This commit is contained in:
ediblerope 2025-12-21 14:05:34 +00:00 committed by GitHub
parent ae7aaa1522
commit 80b794ed23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,8 +29,8 @@
},
"modules": [
{
"type": "custom",
"format": "{user-name}@{host-name} {kernel}"
"type": "command",
"text": "echo $(whoami)@$(hostname) $(uname -r)"
},
{
"type": "colors",