miku: Add cantata and newsflash
This commit is contained in:
parent
8247e06b1f
commit
3fcb0a4d7c
@ -32,6 +32,8 @@
|
|||||||
multimc-wrapped # Custom package
|
multimc-wrapped # Custom package
|
||||||
nwg-launchers
|
nwg-launchers
|
||||||
gnome-podcasts
|
gnome-podcasts
|
||||||
|
cantata
|
||||||
|
newsflash
|
||||||
];
|
];
|
||||||
|
|
||||||
ptw = {
|
ptw = {
|
||||||
@ -110,6 +112,13 @@
|
|||||||
gnupg.agent.pinentryFlavor = "qt";
|
gnupg.agent.pinentryFlavor = "qt";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
virtualisation = {
|
||||||
|
podman = {
|
||||||
|
enable = true;
|
||||||
|
dockerCompat = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
extraModprobeConfig = ''
|
extraModprobeConfig = ''
|
||||||
options kvm_amd nested=1
|
options kvm_amd nested=1
|
||||||
|
Loading…
Reference in New Issue
Block a user