nix flake update

This commit is contained in:
Grigory Shipunov 2022-08-08 19:27:10 +02:00
parent 92417d10dc
commit 852d87eeca
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
5 changed files with 22 additions and 25 deletions

View file

@ -55,10 +55,10 @@
ll = "lsd -lah";
lt = "lsd --tree";
vim = "nvim";
vi = "nvim";
vf = "$EDITOR $(fzf)";
vff = "$EDITOR $(ls|fzf)";
mutt = "neomutt";
grep = "grep --color=auto";
};
users.defaultUserShell = pkgs.zsh;
@ -70,10 +70,7 @@
bindkey -e
'';
promptInit = ''
source /run/current-system/sw/share/zsh/plugins/liquidprompt/liquidprompt
if [[ -n "$IN_NIX_SHELL" ]]; then
prompt_tag "(nix-shell)"
fi
source /run/current-system/sw/share/zsh/plugins/liquidprompt/liquidprompt
'';
};

View file

@ -21,6 +21,7 @@
nextcloud-client
foot
qt5.qtwayland
bashmount
];
#on the desktop, we need nice fonts ^^