car modifications, also updated README.md
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user