ourgh
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
antigravity # Free Gemini 3 credits was too good of an offer to not take up, even if it requires selling my soul.
|
||||
chromium
|
||||
# vscode
|
||||
];
|
||||
|
||||
home-manager.sharedModules = [
|
||||
@@ -13,6 +14,7 @@
|
||||
enable = true;
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
jnoortheen.nix-ide
|
||||
continue.continue
|
||||
];
|
||||
userSettings = {
|
||||
"editor.formatOnSave" = true;
|
||||
|
||||
Reference in New Issue
Block a user