Kakoune: disable everywhere

This commit is contained in:
Filippo Berto 2023-08-15 17:48:11 +02:00
parent ba932c8233
commit 40032f7fd9
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
5 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ with lib; {
environment = { environment = {
pathsToLink = [ "/share/zsh" ]; pathsToLink = [ "/share/zsh" ];
systemPackages = builtins.attrValues { inherit (pkgs) kakoune tmux vim; }; systemPackages = builtins.attrValues { inherit (pkgs) helix tmux vim; };
}; };
hardware = { hardware = {

View file

@ -41,7 +41,7 @@
# ../../modules/hm/development/rust.nix # ../../modules/hm/development/rust.nix
../../modules/hm/helix.nix ../../modules/hm/helix.nix
../../modules/hm/kakoune.nix # ../../modules/hm/kakoune.nix
../../modules/hm/kitty.nix ../../modules/hm/kitty.nix
../../modules/hm/megasync.nix ../../modules/hm/megasync.nix
../../modules/hm/syncthing.nix ../../modules/hm/syncthing.nix

View file

@ -76,7 +76,7 @@
../../modules/hm/heif.nix ../../modules/hm/heif.nix
../../modules/hm/helix.nix ../../modules/hm/helix.nix
# ../../modules/hm/joystickwake.nix # ../../modules/hm/joystickwake.nix
../../modules/hm/kakoune.nix # ../../modules/hm/kakoune.nix
../../modules/hm/kdeconnect.nix ../../modules/hm/kdeconnect.nix
# ../../modules/hm/keepassxc.nix # ../../modules/hm/keepassxc.nix
../../modules/hm/kicad.nix ../../modules/hm/kicad.nix

View file

@ -41,7 +41,7 @@ with lib; {
environment = { environment = {
pathsToLink = [ "/share/zsh" ]; pathsToLink = [ "/share/zsh" ];
systemPackages = builtins.attrValues { inherit (pkgs) kakoune tmux vim; }; systemPackages = builtins.attrValues { inherit (pkgs) helix tmux vim; };
}; };
hardware = { hardware = {

View file

@ -67,7 +67,7 @@
../../modules/hm/heif.nix ../../modules/hm/heif.nix
../../modules/hm/helix.nix ../../modules/hm/helix.nix
../../modules/hm/joystickwake.nix ../../modules/hm/joystickwake.nix
../../modules/hm/kakoune.nix # ../../modules/hm/kakoune.nix
../../modules/hm/kdeconnect.nix ../../modules/hm/kdeconnect.nix
# ../../modules/hm/keepassxc.nix # ../../modules/hm/keepassxc.nix
# ../../modules/hm/kitty.nix # ../../modules/hm/kitty.nix