something-broke
This commit is contained in:
parent
e97713666a
commit
23521dbb2c
12 changed files with 200 additions and 18 deletions
|
|
@ -2,6 +2,6 @@
|
|||
environment.variables = {
|
||||
EDITOR = "hx";
|
||||
VISUAL = "hx";
|
||||
FLAKE = "${conf.home}/nixos";
|
||||
FLAKE = conf.home + /nixos;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue