remove shell alias

This commit is contained in:
Moritz Böhme 2023-01-30 10:40:10 +01:00
parent 217573284e
commit 728a152bad
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -9,10 +9,6 @@ with lib; {
yubikey.enable = true; yubikey.enable = true;
wallpapers.enable = true; wallpapers.enable = true;
theming.enable = true; theming.enable = true;
shell.aliases = {
feh = "feh --auto-zoom --scale-down";
};
virtualisation = { virtualisation = {
podman.enable = true; podman.enable = true;
libvirtd.enable = true; libvirtd.enable = true;