mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
feat: added filesorter
This commit is contained in:
parent
fa99516ddb
commit
1e87f52e0a
8 changed files with 176 additions and 66 deletions
6
modules/nixos/services/filesorter/default.nix
Normal file
6
modules/nixos/services/filesorter/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
{
|
||||
services.filesorter = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue