Files
nix-config/homeConfigs/hosts/vbox.nix
tomoron 6651ba444e
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 2m30s
add compiledb to packages fixes on vbox config
2025-08-07 15:06:36 +02:00

15 lines
176 B
Nix

{ ... }:
{
# services.picom = {
# backend = "xrender";
# settings = {
# blur = {
# method = "none";
# size = 0;
# deviation = 0.0;
# };
# };
# };
}