KISS NixOS configuration based on Flakes & flake-parts (supports macOS too)
Find a file
Sridhar Ratnakumar b608eb38bc nodejs for vscode
2021-04-08 08:45:09 -04:00
.vscode Set up autoformat 2021-04-07 18:29:14 -04:00
features Create email feature 2021-04-07 20:01:52 -04:00
hosts nodejs for vscode 2021-04-08 08:45:09 -04:00
.gitignore Use Flakes (#1) 2021-04-06 13:59:44 -04:00
flake.lock Create email feature 2021-04-07 20:01:52 -04:00
flake.nix Create email feature 2021-04-07 20:01:52 -04:00
home.nix protonmail-bridge 2021-04-06 21:51:55 -04:00
README.md Update README.md 2021-04-06 22:10:15 -04:00
shell.nix Set up autoformat 2021-04-07 18:29:14 -04:00

This repository contains the Nix / NixOS configuration for all of my systems. Start from flakes.nix (see Flakes) if you are looking for NixOS configuration. Start from home.nix if you are looking for non-NixOS Nix configuration (eg: on macOS).

  • home.nix: Only install things that are needed in all platforms (VMs, VPS, WSL2, etc.)
  • flake.nix: Install things I need natively on NixOS desktop & laptop computers