hosts/dunamis/users/user/flatpak.nix: add apps
hosts/dunamis/users/user/programs.nix: disable fallback apps Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
oh-my-posh.enable = true;
|
||||
};
|
||||
|
||||
console.yazi.enable = true;
|
||||
# console.yazi.enable = true;
|
||||
console.joshuto.enable = true;
|
||||
|
||||
stylix.targets.fzf.enable = false;
|
||||
@ -46,7 +46,7 @@
|
||||
terminal = {
|
||||
# ghostty.enable = true;
|
||||
wezterm.enable = true;
|
||||
kitty.enable = true;
|
||||
# kitty.enable = true;
|
||||
};
|
||||
|
||||
editor = {
|
||||
|
Reference in New Issue
Block a user