add bcdl-free flake

This commit is contained in:
2026-07-29 21:05:23 +02:00
parent 01af2f43ea
commit 2c218aef72
3 changed files with 38 additions and 5 deletions
-4
View File
@@ -36,10 +36,6 @@
EDITOR = "nvim";
};
home.sessionPath = [
"${config.home.homeDirectory}/.local/bin"
];
programs.fish = {
enable = true;
interactiveShellInit = ''