KISS NixOS configuration based on Flakes & flake-parts (supports macOS too)
Find a file
Sridhar Ratnakumar 2778f07f79 Restore emacs
2021-04-21 10:56:45 -04:00
.vscode vscode build task 2021-04-16 15:08:05 -04:00
features Restore emacs 2021-04-21 10:56:45 -04:00
hosts Add iohk cache 2021-04-18 11:16:42 -04:00
.gitignore Use Flakes (#1) 2021-04-06 13:59:44 -04:00
flake.lock Restore emacs 2021-04-21 10:56:45 -04:00
flake.nix Restore emacs 2021-04-21 10:56:45 -04:00
home.nix p71 ip changed 2021-04-21 10:48:42 -04:00
README.md ... 2021-04-16 21:46:04 -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

VSCode note: Ctrl+Shift+B will run sudo nixos-rebuild switch.