codynhat / nix

@negz's @NixOS Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nix

The Nix configuration for my M1 Mac.

My NixOS Setup!

The goal here is to:

  • Have a somewhat lightweight Linux VM in which to run the Docker daemon.
  • Leverage said Linux VM for not-containers things from time to time.
  • Manage both the MacOS host and the Linux VM using the same, declarative tool.

I use nix-darwin to configure the Mac's command-line environment. I also run a headless NixOS VM in Parallels. My user on both is configured using home-manager.

About

@negz's @NixOS Configuration

License:Apache License 2.0


Languages

Language:Shell 78.5%Language:Nix 21.5%