Switched onedrive from custom service to default one + removed unused unstable packages
This commit is contained in:
parent
d065d01f89
commit
86484e6bfd
7 changed files with 77 additions and 20 deletions
|
|
@ -11,7 +11,7 @@
|
|||
enable = true;
|
||||
location = "center";
|
||||
font = "${pkgs.rice.font.monospace.name} ${toString pkgs.rice.font.monospace.size}";
|
||||
package = pkgs.unstable.rofi;
|
||||
# package = pkgs.unstable.rofi;
|
||||
plugins = with pkgs.unstable;[
|
||||
rofi-calc
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue