Skip to content

flemzord/nixos-config

 
 

Repository files navigation

Nix / NixOS config

Psst: I can help write Nix at your company. Get in touch.

Overview

Hey, you made it! Welcome. 🤓

This is my personal NixOS configuration, which I use on my personal computers and servers. It's a work in progress, but it's already pretty cool. I'm sharing it here in case it's useful to others.

Bootstrap New Computer

For MacOS, install Nix package manager and dependencies

xcode-select --install
sh <(curl -L https://nixos.org/nix/install) --daemon
make switch

Update dependencies

nix flake update

About

Flake-based Nix / NixOS configuration for MacOS, x86, and VMs ✨

Resources

License

Stars

Watchers

Forks

Languages

  • Nix 97.8%
  • Makefile 2.2%