move stuff to nix lol

This commit is contained in:
2026-02-20 00:32:10 +01:00
parent 166d152536
commit d9a2cb3e32
32 changed files with 3844 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "arch_small",
"padding": {
"bottom": 1,
}
},
"display": {
"separator": " ➜ ",
},
"modules": [
"title",
"kernel",
"packages",
"shell",
"battery",
{
"type": "separator",
"string": " • ",
},
"break",
"break",
"break"
]
}