this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

homes/aly: enable fontix for vscode

Aly Raffauf c2f6d853 08790f0d

+1
+1
homes/aly/default.nix
··· 62 62 gnome.enable = lib.mkIf pkgs.stdenv.isLinux true; 63 63 gtk.enable = lib.mkIf pkgs.stdenv.isLinux true; 64 64 halloy.enable = true; 65 + vscode.enable = true; 65 66 zed-editor.enable = true; 66 67 }; 67 68