distrobox
This commit is contained in:
parent
f639394679
commit
d6313c6cb1
4 changed files with 20 additions and 4 deletions
|
|
@ -1,9 +1,12 @@
|
|||
{...}: {
|
||||
{ ... }:
|
||||
{
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "hx";
|
||||
VISUAL = "hx";
|
||||
FLAKE = "/home/lilith/nixos";
|
||||
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue