whatever
This commit is contained in:
parent
91acd58cd8
commit
eeeef710a6
|
@ -2,14 +2,4 @@
|
|||
programs.fish.enable = true;
|
||||
|
||||
users.defaultUserShell = pkgs.fish;
|
||||
|
||||
# nixpkgs.overlays = [
|
||||
# (final: prev: {
|
||||
# fish = prev.fish.overrideAttrs (_: {
|
||||
# postInstall = ''
|
||||
# rm $out/share/applications/fish.desktop
|
||||
# '';
|
||||
# });
|
||||
# })
|
||||
# ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue