fix: use rootPath everywhere! :3
This commit is contained in:
parent
33a314b658
commit
5a9e25cc6e
4 changed files with 14 additions and 22 deletions
|
@ -1,6 +1,7 @@
|
|||
{rootPath, ...}: {
|
||||
imports = [
|
||||
(rootPath + /modules/customisation.nix)
|
||||
(rootPath + /modules/sec_auth/ssh-server.nix)
|
||||
(rootPath + /modules/software/neovim.nix)
|
||||
(rootPath + /modules/software/packages/core.nix)
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue