home: enable mangohud

This commit is contained in:
Guanran Wang 2023-10-01 13:08:40 +08:00
parent 4fbcce6ac9
commit 66fe5fc189
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -511,6 +511,11 @@
terminal = "${pkgs.alacritty}/bin/alacritty"; terminal = "${pkgs.alacritty}/bin/alacritty";
}; };
mangohud = {
enable = true;
# TODO: add configuration, i have no idea how to display stuff with nix syntax
};
#boxxy = { #boxxy = {
# enable = true; # enable = true;
# #rules = { # #rules = {