containers
This commit is contained in:
parent
81a3c9ac67
commit
a7d3e5b7b9
4 changed files with 8 additions and 33 deletions
|
|
@ -2,7 +2,7 @@
|
|||
environment.variables = {
|
||||
EDITOR = "hx";
|
||||
VISUAL = "hx";
|
||||
FLAKE = conf.home + /nixos;
|
||||
FLAKE = "${conf.home}/nixos";
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "auto";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue