feat: add heirline module and options

This commit is contained in:
NotAShelf 2023-03-01 11:56:03 +03:00
commit 680f2e6dcd
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
5 changed files with 717 additions and 8 deletions

View file

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