chore: split off package and program opts

This commit is contained in:
Zhongheng Liu 2024-10-02 17:33:00 +03:00
commit 83c26c1e31
No known key found for this signature in database
4 changed files with 20 additions and 0 deletions

View file

@ -6,5 +6,6 @@
}: {
imports = [
./git.nix
./rofi.nix
];
}