mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 12:21:40 +00:00
feat: import and configure smartcolumn
This commit is contained in:
parent
d5a8587517
commit
a924958762
4 changed files with 80 additions and 0 deletions
6
modules/ui/smartcolumn/default.nix
Normal file
6
modules/ui/smartcolumn/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./smartcolumn.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue