Compare commits
No commits in common. "69717ef92ba8cb0763b17af502c5174d95de65a3" and "de857dcfbfc60d39161b14257d7661841dc06d13" have entirely different histories.
69717ef92b
...
de857dcfbf
3 changed files with 0 additions and 5 deletions
|
|
@ -19,7 +19,6 @@
|
|||
nix-stable
|
||||
packages
|
||||
security
|
||||
tailscale
|
||||
wireguard
|
||||
|
||||
modules.services.banksia
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@
|
|||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
withNodeJs = false;
|
||||
withPython3 = false;
|
||||
withRuby = false;
|
||||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
fzf-vim
|
||||
|
|
|
|||
|
|
@ -17,8 +17,6 @@ in {
|
|||
vimdiffAlias = true;
|
||||
#package = pkgs.neovim-nightly;
|
||||
withNodeJs = true;
|
||||
withPython3 = true;
|
||||
withRuby = false;
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
rust-analyzer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue