23 current 2025-04-28 21:36:52 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-04-28 21:37:05 -04:00
parent f627ec2f9f
commit 7d51a56a7a
8 changed files with 426 additions and 127 deletions

View File

@@ -65,4 +65,10 @@ in {
(builtins.readFile file)
)
);
# home.file.".profile".text = ''
# if [ -f "$HOME/.scripts/res.sh" ]; then
# . "$HOME/.scripts/res.sh"
# fi
# '';
}