Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

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

feat: update wsl machine

cosmeak 615ad0a0 dd4a05a4

+2 -1
+2 -1
machines/nixos/vali/default.nix
··· 10 10 # Global packages 11 11 environment.systemPackages = with pkgs; [ 12 12 git 13 + lazygit 13 14 wget 14 15 php84 15 - nodejs_23 16 + nodejs_22 16 17 ]; 17 18 18 19 # Required to use it as vscode remote