miku: Add cantata and newsflash

This commit is contained in:
PapaTutuWawa 2021-11-09 20:17:34 +01:00
parent 8247e06b1f
commit 3fcb0a4d7c

View File

@ -32,6 +32,8 @@
multimc-wrapped # Custom package
nwg-launchers
gnome-podcasts
cantata
newsflash
];
ptw = {
@ -110,6 +112,13 @@
gnupg.agent.pinentryFlavor = "qt";
};
virtualisation = {
podman = {
enable = true;
dockerCompat = true;
};
};
boot = {
extraModprobeConfig = ''
options kvm_amd nested=1