updates
This commit is contained in:
parent
9a9ed68db6
commit
a51f7a6e61
8 changed files with 28 additions and 76 deletions
|
@ -120,4 +120,7 @@
|
|||
];
|
||||
nix.settings.extra-sandbox-paths =
|
||||
[ (toString config.programs.ccache.cacheDir) ];
|
||||
|
||||
# Enable Ozone rendering for Chromium and Electron apps.
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue