From a75acfb7ef640c2367d4547b0f479e7acaad9017 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sat, 15 Jul 2023 12:45:02 +0300 Subject: 2023-07-15 --- modules/common/profiles/headful.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common/profiles/headful.nix') diff --git a/modules/common/profiles/headful.nix b/modules/common/profiles/headful.nix index 968b287..a1bb7d6 100644 --- a/modules/common/profiles/headful.nix +++ b/modules/common/profiles/headful.nix @@ -21,6 +21,7 @@ in { mpv.enable = true; openssh.client.enable = true; password-store.enable = true; + vscode.enable = true; }; hm = { -- cgit 1.4.1