From c36e55e90f9bdcf2c080a874b947632fb3d56202 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Sun, 7 Jun 2026 00:15:20 +0200 Subject: add nixos dotfiles --- nixos/config/hypr/.luarc.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nixos/config/hypr/.luarc.json (limited to 'nixos/config/hypr/.luarc.json') 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" + ] + } +} -- cgit v1.2.3