mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
feat: rename colorizer to ccc
This commit is contained in:
parent
bd61b1375a
commit
1cc6bb8b8a
10 changed files with 93 additions and 48 deletions
6
modules/utility/ccc/default.nix
Normal file
6
modules/utility/ccc/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./ccc.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue