Update
This commit is contained in:
@@ -14,6 +14,11 @@ with lib; {
|
||||
};
|
||||
};
|
||||
|
||||
animation-speed = mkOption {
|
||||
type = types.str;
|
||||
description = "Options: slow/medium/fast";
|
||||
};
|
||||
|
||||
neofetch = mkOption {
|
||||
type = types.str;
|
||||
description = "Options: neofetch/nerdfetch/none";
|
||||
|
||||
Reference in New Issue
Block a user