feat: removed extra bash init force from programs.bash config for ramanlab@lightsheet
This commit is contained in:
parent
a1807b6eb7
commit
ebfbac45c6
1 changed files with 0 additions and 5 deletions
|
|
@ -37,11 +37,6 @@ in {
|
|||
stateVersion = "25.11";
|
||||
};
|
||||
|
||||
programs.bash = {
|
||||
enable = mkForce false;
|
||||
initExtra = mkForce "";
|
||||
};
|
||||
|
||||
nix.settings = {
|
||||
experimental-features = ["nix-command" "flakes" "pipe-operators"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue