Commit 3514f746aa85
systems/aomi/extra.nix
@@ -29,7 +29,6 @@
# networking.firewall.enable = false;
services = {
- vscode-server.enable = true;
logind.extraConfig = ''
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
flake.nix
@@ -315,7 +315,6 @@
nix-github-actions.url = "github:nix-community/nix-github-actions";
nix-github-actions.inputs.nixpkgs.follows = "nixpkgs";
- vscode-server.url = "github:nix-community/nixos-vscode-server";
nixos-raspberrypi.url = "github:nvmd/nixos-raspberrypi/main";
};
}