example: disable completion
This commit is contained in:
parent
d703c39421
commit
5fa9beff89
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
# Create /etc/bashrc that loads the nix-darwin environment.
|
||||
programs.bash.enable = true;
|
||||
programs.bash.enableCompletion = false;
|
||||
|
||||
# Recreate /run/current-system symlink after boot.
|
||||
services.activate-system.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue