mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Updated system
This commit is contained in:
parent
9e8736ac5c
commit
e0d826c606
3 changed files with 25 additions and 1081 deletions
|
@ -1323,9 +1323,7 @@ in
|
|||
services.udiskie.enable = true;
|
||||
services.udiskie.tray = "always";
|
||||
programs.fuzzel.enable = true;
|
||||
programs.fuzzel.package = pkgs.fuzzel.overrideAttrs (oldAttrs: {
|
||||
patches = ./patches/fuzzelmouseinput.patch;
|
||||
});
|
||||
programs.fuzzel.package = pkgs.fuzzel;
|
||||
programs.fuzzel.settings = {
|
||||
main = {
|
||||
font = userSettings.font + ":size=20";
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue