added ports module from m3ta-nixpkgs / prep for rewrite
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
];
|
||||
{
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user