added candyland as a lazy scheme

This commit is contained in:
Dea 2026-02-06 15:06:26 -05:00
parent 3d8354e42a
commit 9eed0d4612
2 changed files with 17 additions and 9 deletions

View file

@ -123,9 +123,7 @@
# ======================
# sudo nixos-rebuild switch --flake .
environment.systemPackages = with pkgs; [
# vim
wget
# neovim
lunarvim
vscode
python3
@ -178,11 +176,6 @@
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
};
programs.neovim = {
enable = true;
defaultEditor = true;
};
services.mullvad-vpn = {
enable = true;
package = pkgs.mullvad-vpn; # mullvad only has the cli