utility/smart-splits: init

This commit is contained in:
Laszlo Bacsi 2025-06-16 13:56:46 +02:00
commit d6d569c53e
No known key found for this signature in database
GPG key ID: 7AC6E86EE9E48853
6 changed files with 101 additions and 0 deletions

View file

@ -0,0 +1,6 @@
_: {
imports = [
./config.nix
./smart-splits.nix
];
}