llynx: no more dorion
This commit is contained in:
parent
bd25c63c4b
commit
1162fd96c0
1 changed files with 5 additions and 1 deletions
|
@ -27,8 +27,12 @@
|
||||||
homeNetwork = true;
|
homeNetwork = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.flameshot.package = pkgs.flameshot.override {
|
||||||
|
enableMonochromeIcon = true;
|
||||||
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
dorion
|
bottom
|
||||||
|
|
||||||
ncspot
|
ncspot
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue