flake lock and fixes to toothpick
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
||||
config = mkIf cfg.enable {
|
||||
services.dbus = {
|
||||
enable = true;
|
||||
implementation = "broker";
|
||||
packages = with pkgs; [
|
||||
gcr
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user