mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 13:43:56 -05:00
mauville: enable nicotine-plus
This commit is contained in:
parent
146fa87751
commit
550afb4fe9
|
@ -27,8 +27,9 @@ in {
|
||||||
|
|
||||||
alyraffauf = {
|
alyraffauf = {
|
||||||
apps = {
|
apps = {
|
||||||
steam.enable = true;
|
nicotine-plus.enable = true;
|
||||||
podman.enable = true;
|
podman.enable = true;
|
||||||
|
steam.enable = true;
|
||||||
virt-manager.enable = true;
|
virt-manager.enable = true;
|
||||||
};
|
};
|
||||||
containers = {
|
containers = {
|
||||||
|
|
Loading…
Reference in a new issue