NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

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

fix: that syntax error whoops

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+1 -1
+1 -1
shared/vscode/server.nix
··· 1 - { config, pkgs, ... }; 1 + { config, pkgs, ... }: 2 2 3 3 { 4 4 programs.vscode-server.enable = true;