Made vm-audio buildable
This commit is contained in:
parent
1829531f25
commit
8c8b6b0206
@ -14,8 +14,9 @@
|
||||
|
||||
# Enabled modules
|
||||
modules = {
|
||||
pipewire.enable = true;
|
||||
spotifyd.enable = true;
|
||||
profiles.vm.enable = true;
|
||||
sound.enable = true;
|
||||
# spotifyd.enable = true; # TODO: Add this as a local module
|
||||
};
|
||||
|
||||
# Install system packages
|
||||
|
@ -3,5 +3,5 @@
|
||||
{
|
||||
home.stateVersion = "24.11";
|
||||
|
||||
modules.profiles.local.enable = true;
|
||||
modules.profiles.base.enable = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user