update: removed nixcats and added based neovim config
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
# insert home-manager config
|
||||
imports = [
|
||||
../../modules/home-manager/nixcats
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/zsh.nix
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/tmux.nix
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
imports = [
|
||||
../../modules/home-manager/hyprland.nix
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/nixcats
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/kitty.nix
|
||||
../../modules/home-manager/zsh.nix
|
||||
../../modules/home-manager/tmux.nix
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
inputs.home-manager.darwinModules.default
|
||||
../../modules/nix-darwin/system.nix
|
||||
../../modules/nix-darwin/aerospace.nix
|
||||
../../modules/nixos/neovim.nix
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
}: {
|
||||
imports = [
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/nixcats
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/emacs
|
||||
../../modules/home-manager/kitty.nix
|
||||
../../modules/home-manager/zsh.nix
|
||||
@@ -23,7 +23,7 @@
|
||||
../../modules/home-manager/direnv.nix
|
||||
../../modules/home-manager/spotify-player.nix
|
||||
../../modules/home-manager/nb.nix
|
||||
../../modules/home-manager/stylix.nix
|
||||
#../../modules/home-manager/stylix.nix
|
||||
../../modules/home-manager/hledger.nix
|
||||
];
|
||||
home.username = "mthomson";
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#../../modules/home-manager/sway.nix
|
||||
../../modules/home-manager/i3
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/nixcats
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/wezterm
|
||||
../../modules/home-manager/zsh.nix
|
||||
../../modules/home-manager/tmux.nix
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#../../modules/home-manager/sway.nix
|
||||
../../modules/home-manager/i3
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/nixcats
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/kitty.nix
|
||||
../../modules/home-manager/zsh.nix
|
||||
../../modules/home-manager/tmux.nix
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
imports = [
|
||||
../../modules/home-manager/git.nix
|
||||
../../modules/home-manager/stylix.nix
|
||||
../../modules/home-manager/nixcats
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/zsh.nix
|
||||
../../modules/home-manager/tmux.nix
|
||||
../../modules/home-manager/direnv.nix
|
||||
|
||||
Reference in New Issue
Block a user