conf: fix globalArgs
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -4,7 +4,9 @@ let
|
||||
|
||||
commonModules = [
|
||||
./nvim.nix
|
||||
globalArgs
|
||||
{
|
||||
_module.args = globalArgs;
|
||||
}
|
||||
];
|
||||
desktopModules = [
|
||||
./xorg.nix
|
||||
|
Reference in New Issue
Block a user