car modifications, also updated README.md

This commit is contained in:
k3t
2026-03-12 15:14:48 -06:00
parent 5cf2db7374
commit 0d0904b456
2 changed files with 3 additions and 4 deletions
-3
View File
@@ -3,9 +3,6 @@
./common.nix
];
home.file = {
#".profile".text = ''
#bash /home/k3t/.car/init.sh
#'';
".car/init.sh".source = ../hosts/pi-car/scripts/init.sh;
};
programs.zsh.loginExtra = "bash /home/k3t/.car/init.sh";