the great with purge

This commit is contained in:
Charlie Root 2025-04-06 22:45:09 +02:00
commit 5767763227
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
8 changed files with 49 additions and 48 deletions

View file

@ -5,9 +5,4 @@
...
}: let
in {
# environment.systemPackages = with pkgs; lib.mkMerge [
# (mkIf cfg.bluetooth.enable [
# ])
# ];
}