i can't seem to make up my mind

This commit is contained in:
Ifrahim Ansari 2026-02-15 20:17:36 -05:00
parent 56100e1d0b
commit 9e5d45903f
20 changed files with 11 additions and 292 deletions

View file

@ -37,10 +37,4 @@
email = "iam@ifrahim.dev";
};
};
home.file.".config/nvim" = {
source = ./nvim; # Nix implicitly converts local paths to store paths
recursive = true;
force = true;
};
}