Compare commits

..

No commits in common. "69717ef92ba8cb0763b17af502c5174d95de65a3" and "de857dcfbfc60d39161b14257d7661841dc06d13" have entirely different histories.

3 changed files with 0 additions and 5 deletions

View file

@ -19,7 +19,6 @@
nix-stable
packages
security
tailscale
wireguard
modules.services.banksia

View file

@ -9,8 +9,6 @@
vimAlias = true;
vimdiffAlias = true;
withNodeJs = false;
withPython3 = false;
withRuby = false;
plugins = with pkgs.vimPlugins; [
fzf-vim

View file

@ -17,8 +17,6 @@ in {
vimdiffAlias = true;
#package = pkgs.neovim-nightly;
withNodeJs = true;
withPython3 = true;
withRuby = false;
extraPackages = with pkgs; [
rust-analyzer