got rid of blueman
This commit is contained in:
parent
4a5ce9cb43
commit
6878398746
5 changed files with 6 additions and 10 deletions
|
@ -1,11 +1,6 @@
|
|||
{ lib, osConfig, pkgs, ... }: let
|
||||
theme = import ../../../../colors.nix;
|
||||
in lib.mkIf (osConfig.withNiri) {
|
||||
home.packages = with pkgs; [
|
||||
iwgtk
|
||||
blueberry
|
||||
];
|
||||
|
||||
programs.fuzzel= {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
tree
|
||||
zip
|
||||
unzip
|
||||
xorg.xeyes
|
||||
blueberry
|
||||
];
|
||||
|
||||
programs.man = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue