diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-07 00:15:20 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-07 00:15:20 +0200 |
| commit | c36e55e90f9bdcf2c080a874b947632fb3d56202 (patch) | |
| tree | d4ec4804a3312ea6e9d9666d6c3b554a86888b45 /nixos/config/hypr/.luarc.json | |
| parent | cc84916ba8c8f9b2e7b176ae3bd00aabac5137a1 (diff) | |
add nixos dotfiles
Diffstat (limited to 'nixos/config/hypr/.luarc.json')
| -rw-r--r-- | nixos/config/hypr/.luarc.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/config/hypr/.luarc.json b/nixos/config/hypr/.luarc.json new file mode 100644 index 0000000..b4ecec0 --- /dev/null +++ b/nixos/config/hypr/.luarc.json @@ -0,0 +1,7 @@ +{ + "workspace": { + "library": [ + "/usr/share/hypr/stubs" + ] + } +} |
