KISS NixOS configuration based on Flakes & flake-parts (supports macOS too)
Find a file
Sridhar Ratnakumar 5aaeb0ee44
Update README.md
2022-04-08 22:34:34 -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 neovim nightly on macos 2022-04-08 21:38:16 -04:00
home common term 2022-04-08 22:23:33 -04:00
hosts path fixes 2022-04-08 22:22:14 -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 neovim nightly on macos 2022-04-08 21:38:16 -04:00
flake.nix fix hm in nixos 2022-04-08 22:25:31 -04:00
home.nix common term 2022-04-08 22:23:33 -04:00
Makefile cleanup 2022-04-08 21:25:04 -04:00
README.md Update README.md 2022-04-08 22:34:34 -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

macOS

make darwin

Install notes