distrobox

This commit is contained in:
Lilith 2025-03-26 00:34:54 +01:00
parent f639394679
commit d6313c6cb1
Signed by: lilith
GPG key ID: 8712A0F317C37175
4 changed files with 20 additions and 4 deletions

View file

@ -1,9 +1,12 @@
{...}: {
{ ... }:
{
time.timeZone = "Europe/Berlin";
environment.variables = {
EDITOR = "hx";
VISUAL = "hx";
FLAKE = "/home/lilith/nixos";
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
};
}