Former-commit-id: 0fee3682d0
This commit is contained in:
Hadi
2024-03-20 18:01:15 +01:00
parent 2cd17956fa
commit b9cf6573bd
16 changed files with 245 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
{
imports = [
./scripts.nix
./misc.nix
./nerdfetch.nix
./nixy.nix
./sounds.nix
@@ -8,5 +8,6 @@
./caffeine.nix
./night-shift.nix
./screenshot.nix
./startup.nix
];
}