Fix errors so system builds

This commit is contained in:
Julia Lange 2024-04-09 00:00:42 -07:00
parent 2056fe95aa
commit fc5d2b9483
9 changed files with 45 additions and 66 deletions

View file

@ -10,5 +10,5 @@
environment.systemPackages = with pkgs; [
polkit-kde-agent
];
}
};
}