mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
bae9ba2206
Signed-off-by: Hadi <hadi@example.com>
8 lines
104 B
Nix
8 lines
104 B
Nix
{
|
|
programs.superfile = {
|
|
enable = true;
|
|
firstUseCheck = false;
|
|
pinnedFolders = [];
|
|
};
|
|
}
|