improve documentation

Former-commit-id: 0409a4db26
This commit is contained in:
Hadi
2025-03-26 16:01:34 +01:00
parent 104c816612
commit 0c34239fab
18 changed files with 35 additions and 195 deletions

View File

@@ -1,3 +1,5 @@
# Nerdfetch, a simple system info script written in bash
# Source: https://github.com/ThatOneCalculator/NerdFetch
{ pkgs, ... }:
let
nerdfetch = pkgs.writeShellScriptBin "nerdfetch" ''