summary refs log tree commit diff stats
path: root/system/settings
diff options
context:
space:
mode:
authorAlan Pearce2023-08-12 08:37:26 +0200
committerAlan Pearce2023-08-12 13:26:01 +0200
commit27a17bf32f3088f3f669ecce2202d46151998cd2 (patch)
treedb3ddc743222833fa4d9414c8703314352c237c0 /system/settings
parent496aeb86911d3efb6f3260c12fb6e05dbfb22f2a (diff)
downloadnixfiles-27a17bf32f3088f3f669ecce2202d46151998cd2.tar.lz
nixfiles-27a17bf32f3088f3f669ecce2202d46151998cd2.tar.zst
nixfiles-27a17bf32f3088f3f669ecce2202d46151998cd2.zip
base: remove vim (we have neovim enabled)
Diffstat (limited to 'system/settings')
-rw-r--r--system/settings/programs/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/programs/base.nix b/system/settings/programs/base.nix
index f76d11e9..51ab01fe 100644
--- a/system/settings/programs/base.nix
+++ b/system/settings/programs/base.nix
@@ -4,7 +4,6 @@
     nix-output-monitor
     cachix
     home-manager
-    vim
     zstd
   ];
   nix.settings = {