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.

chore(global): update lockfile and workspace settings for VSC

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

+5 -4
+2 -1
.vscode/settings.json
··· 8 8 ], 9 9 "nix.serverSettings": { 10 10 "flake": {"autoArchive": true, "nixpkgsInputName": "nixpkgs"} 11 - } 11 + }, 12 + "markdown.validate.enabled": true 12 13 }
+3 -3
flake.lock
··· 261 261 }, 262 262 "nixos-hardware": { 263 263 "locked": { 264 - "lastModified": 1761827175, 265 - "narHash": "sha256-XdPVSYyIBK4/ruoqujaQmmSGg3J2/EenexV9IEXhr6o=", 264 + "lastModified": 1761933221, 265 + "narHash": "sha256-rNHeoG3ZrA94jczyLSjxCtu67YYPYIlXXr0uhG3wNxM=", 266 266 "owner": "NixOS", 267 267 "repo": "nixos-hardware", 268 - "rev": "43ffe9ac82567512abb83187cb673de1091bdfa8", 268 + "rev": "7467f155fcba189eb088a7601f44fbef7688669b", 269 269 "type": "github" 270 270 }, 271 271 "original": {