[Nix] Cleans up linux host root [neovim] Renames buffer picker

This commit is contained in:
2025-03-02 14:29:35 -08:00
parent 2fa15c9e2a
commit 4c5ea117f9
3 changed files with 10 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, inputs, self, ... }:
{ pkgs, ... }:
{
imports = map (x: ../../../home-manager + x) [
"/features/linux-desktop.nix"