Former-commit-id: 0fee3682d0
This commit is contained in:
Hadi
2024-03-20 18:01:15 +01:00
parent fac419453e
commit 32c9cd7504
16 changed files with 245 additions and 55 deletions
+2 -1
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
];
}