feat: import and configure smartcolumn

This commit is contained in:
NotAShelf 2023-04-05 16:58:56 +03:00
commit a924958762
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
4 changed files with 80 additions and 0 deletions

View file

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