This commit is contained in:
Hadi
2024-03-13 21:38:55 +01:00
parent a1f05792e4
commit 3fe2c8913f
9 changed files with 207 additions and 57 deletions

View File

@@ -1 +1,4 @@
{ imports = [ ./scripts.nix ./nerdfetch.nix ]; }
{
imports =
[ ./scripts.nix ./nerdfetch.nix ./nixy.nix ./sounds.nix ./brightness.nix ];
}