teststst
This commit is contained in:
parent
5fa1494df6
commit
1ee4578cc4
@ -7,6 +7,6 @@ with lib; {
|
||||
environment.systemPackages = [ pkgs.neovim ];
|
||||
|
||||
# Import the theme module automatically if it's available
|
||||
imports = builtins.concatLists[ ./theme.nix ];
|
||||
imports = ./theme.nix ;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user