enable volnoti
This commit is contained in:
parent
9ebeef43e3
commit
49f5782109
@ -39,7 +39,6 @@
|
||||
user = "motiejus";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
pipewire = {
|
||||
@ -48,7 +47,6 @@
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
programs = {
|
||||
@ -149,6 +147,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.volnoti.enable = true;
|
||||
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
|
Loading…
Reference in New Issue
Block a user