This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {...}: { | |
| home.file."/home/usu/.config/neofetch/config.conf" = { # you can replace path with actual nix expreison to be reproducible | |
| text = '' | |
| print_info() { | |
| info "" title | |
| info underline | |
| info " " distro | |
| info " " kernel | |
| info " " uptime |