Fix audio and gpg bugs
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
};
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
}
|
@@ -4,7 +4,6 @@
|
||||
imports = [
|
||||
../common
|
||||
../../users/nick
|
||||
./configs/pipewire
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Athens";
|
||||
|
Reference in New Issue
Block a user