Secrets, scripts, clean..

Former-commit-id: 5e98256a82
This commit is contained in:
Hadi
2024-03-15 21:26:34 +01:00
parent f3dcd108db
commit c6c053585c
23 changed files with 141 additions and 66 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ with lib;
wallpaper = mkOption {
type = types.str;
description = "Name of the wallpaper (in the wallpaper directory)";
description = "Name of the wallpaper (from the wallpapers directory)";
};
font = mkOption {