mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-19 23:41:21 +02:00
feat: macOS - adjust terminal's font size, starship for zsh, squirrel input method
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
# activationScripts are executed every time you boot the system or run `nixos-rebuild` / `darwin-rebuild`.
|
||||
# activationScripts are executed every time you run `nixos-rebuild` / `darwin-rebuild`.
|
||||
# but not when you reboot the system, so currently you need to run those commands manually after reboot...
|
||||
system.activationScripts.postUserActivation.text = ''
|
||||
sudo chmod 644 /etc/agenix/alias-for-work.nushell
|
||||
sudo chmod 644 /etc/agenix/alias-for-work.bash
|
||||
|
||||
Reference in New Issue
Block a user