Add elara

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-12-18 20:57:26 +00:00
parent f96a5c7776
commit e23e71560f
48 changed files with 655 additions and 246 deletions

View File

@@ -43,6 +43,7 @@ in
ms-vsliveshare.vsliveshare
github.copilot
naumovs.color-highlight
signageos.signageos-vscode-sops
];
userSettings = {
@@ -117,5 +118,7 @@ in
./langs/python
./langs/svelte
];
wayland.windowManager.hyprland.settings.bind = [ "$mod, c, exec, ${lib.meta.getExe pkgs.vscode}" ];
};
}