This commit is contained in:
Hadi
2024-03-12 17:27:50 +01:00
parent 640ee6325b
commit 98ecdbbcaa
10 changed files with 470 additions and 11 deletions

1
home/scripts/default.nix Normal file
View File

@@ -0,0 +1 @@
{ imports = [ ./scripts.nix ./nerdfetch.nix ]; }