mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 12:02:09 +02:00
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