diff options
| author | Leonardo <noreply@leoflo.me> | 2026-03-01 17:24:11 +0100 |
|---|---|---|
| committer | Leonardo <noreply@leoflo.me> | 2026-03-01 17:24:11 +0100 |
| commit | 68e3f8d06229544cc05677869dcf3f6fe333a0ac (patch) | |
| tree | c9694bdc1e3839c098be3de488712cbf92bb81ea /components/gui/xfce.nix | |
| parent | bb11479130b0988e93408aa917cfc872d427d95f (diff) | |
| download | nixos-68e3f8d06229544cc05677869dcf3f6fe333a0ac.tar.gz nixos-68e3f8d06229544cc05677869dcf3f6fe333a0ac.zip | |
bluetooth fix
Diffstat (limited to 'components/gui/xfce.nix')
| -rw-r--r-- | components/gui/xfce.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/gui/xfce.nix b/components/gui/xfce.nix index 55f1475..5e413af 100644 --- a/components/gui/xfce.nix +++ b/components/gui/xfce.nix @@ -33,7 +33,6 @@ in { # Packages environment.systemPackages = with pkgs; [ - bluez blueman xarchiver xfce4-whiskermenu-plugin |
