mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: cant mkdefault fish because of merging with integrations
This commit is contained in:
parent
e9badf4d3d
commit
cc8eb445a4
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
useTheme = "gruvbox";
|
||||
};
|
||||
|
||||
programs.fish = pkgs.lib.mkDefault {
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
rebuild = "sudo nixos-rebuild switch";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue