nvf refactoring, devshell working
This commit is contained in:
parent
8e2371ddf6
commit
9a25c80e74
17 changed files with 100 additions and 310 deletions
|
@ -24,11 +24,6 @@
|
|||
|
||||
nvf = inputs.neovim-flake;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
typstyle
|
||||
];
|
||||
};
|
||||
imports = concatLists [
|
||||
# neovim-flake home-manager module
|
||||
[nvf.nixosModules.default]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue