add restruct2
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
imports = [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
./adb.nix
|
||||
./neovim.nix
|
||||
./zsh.nix
|
||||
./adampad-pkgs.nix
|
||||
./fonts.nix
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user