rename from profiles to users
This commit is contained in:
parent
d70ff2ea3f
commit
1adc687ff9
13 changed files with 42 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
programs.neovide = {
|
||||
enable = true;
|
||||
settings = {
|
||||
neovim-bin = "/etc/profiles/per-user/asakiyuki/bin/nvim";
|
||||
neovim-bin = "/etc/home/per-user/asakiyuki/bin/nvim";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue