Update fastfetch.nix
This commit is contained in:
parent
2c7e4eec60
commit
c9722921c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue