new imports

This commit is contained in:
Osman Faruk Bayram 2025-06-14 01:49:05 +03:00
parent 9870cb1236
commit d459d592eb

View file

@ -1,5 +1,9 @@
{pkgs, ...}: { {pkgs, ...}: {
imports = [./config ./plugins]; imports = [
./colorscheme.nix
./options.nix
./plugins
];
config = { config = {
# Use <Space> as leader key # Use <Space> as leader key