mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
show a beautiful cat when starting zsh
This commit is contained in:
parent
93a33fbe51
commit
55611013b7
4 changed files with 12 additions and 5 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue