who needs atomic commits?
This commit is contained in:
parent
b3464f8df7
commit
d8538e9d52
6 changed files with 20 additions and 15 deletions
|
@ -2,8 +2,9 @@
|
|||
theme = import ../../../../colors.nix;
|
||||
in lib.mkIf (osConfig.withNiri) {
|
||||
home.packages = with pkgs; [
|
||||
polkit_gnome
|
||||
swaybg
|
||||
iwgtk
|
||||
blueberry
|
||||
];
|
||||
|
||||
programs.fuzzel= {
|
||||
|
@ -34,9 +35,7 @@ in lib.mkIf (osConfig.withNiri) {
|
|||
"clock"
|
||||
];
|
||||
modules-right = [
|
||||
"temperature"
|
||||
"cpu"
|
||||
"memory"
|
||||
"wireplumber"
|
||||
"battery"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue