mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-07-06 16:12:33 +02:00
ec6abc4aba
Signed-off-by: Hadi <hadi@example.com>
8 lines
104 B
Nix
8 lines
104 B
Nix
{
|
|
programs.superfile = {
|
|
enable = true;
|
|
firstUseCheck = false;
|
|
pinnedFolders = [];
|
|
};
|
|
}
|