remove shell alias
This commit is contained in:
parent
217573284e
commit
728a152bad
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue