KISS NixOS configuration based on Flakes & flake-parts (supports macOS too)
Find a file
Sridhar Ratnakumar 7e5668a40b redundant
2022-04-16 13:00:33 -04:00
.vscode Delete tasks.json 2022-04-08 22:33:35 -04:00
config ipolybar font 2021-11-20 15:04:47 -05:00
features rm; superceded by the home-manager config 2022-04-15 22:41:18 -04:00
home redundant 2022-04-16 13:00:33 -04:00
hosts tig-- 2022-04-10 16:33:33 -04:00
scripts +syncthing 2021-09-17 15:38:39 -04:00
.gitignore Create a protonvpn VM using nixos-shell (#14) 2022-04-04 17:20:50 -04:00
flake.lock Pin to stable release of neovim 2022-04-16 12:18:42 -04:00
flake.nix Pin to stable release of neovim 2022-04-16 12:18:42 -04:00
Makefile make should just work 2022-04-16 11:53:27 -04:00
README.md make should just work 2022-04-16 11:53:27 -04:00
shell.nix doom emacs 2021-11-06 09:19:48 -04:00

This repository contains the Nix / NixOS configuration for all of my systems. Start from flakes.nix (see Flakes).

Platforms

NixOS

make nixos  # Or, just `make`

macOS

make darwin # Or, just `make`

Install notes