moving bundles to a more reasonable place

This commit is contained in:
2025-10-08 20:52:50 -06:00
parent d0901ac304
commit 17b9678ed4
3 changed files with 4 additions and 4 deletions

View File

@@ -4,12 +4,12 @@
obsidian
vscodium-fhs
vesktop
avizo
# avizo
];
programs.bash.initExtra= ''fish'';
home.file = {
"config.ini" = {
enable = true;
# enable = true;
source = ../../packages/avizo/config.ini;
target = ".config/avizo/config.ini";
};