show a beautiful cat when starting zsh

This commit is contained in:
Rouven Seifert 2023-02-14 21:50:36 +01:00
parent 93a33fbe51
commit 55611013b7
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 12 additions and 5 deletions

View file

@ -86,6 +86,11 @@
programs.steam.enable = true; # putting steam in here cause in home manager it doesn't work
programs.ausweisapp = {
enable = true;
openFirewall = true;
};
virtualisation.libvirtd.enable = true;
virtualisation.spiceUSBRedirection.enable = true;