about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home-darwin.nix2
-rw-r--r--hosts/home.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/hosts/home-darwin.nix b/hosts/home-darwin.nix
index 4c177c0..1cd5288 100644
--- a/hosts/home-darwin.nix
+++ b/hosts/home-darwin.nix
@@ -32,7 +32,7 @@
         projectile
         lsp-ui
 
-        manualPackages.custom.lsp-bridge
+        lsp-bridge
         rust-mode
         rustic
         company
diff --git a/hosts/home.nix b/hosts/home.nix
index 18ea115..e615a96 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -169,7 +169,7 @@
         projectile
         lsp-ui
 
-        manualPackages.custom.lsp-bridge
+        lsp-bridge
         rust-mode
         rustic
         company