refactor: move lualine files into their own dir

This commit is contained in:
NotAShelf 2023-02-03 18:54:14 +03:00
commit e738e44c6a
No known key found for this signature in database
GPG key ID: 419DBDD3228990BE
6 changed files with 95 additions and 3 deletions

View file

@ -5,7 +5,6 @@
...
}: {
imports = [
./lualine.nix
./config.nix
./lualine
];
}