https://github.com/scott-the-programmer/sm-nix
https://github.com/scott-the-programmer/sm-nix
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/scott-the-programmer/sm-nix
- Owner: scott-the-programmer
- License: mit
- Created: 2024-10-03T09:05:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T11:41:22.000Z (over 1 year ago)
- Last Synced: 2025-02-14T12:35:25.334Z (over 1 year ago)
- Language: Nix
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Nix Configuration
Minimal dev configuration for my machines cobbled together with Claude
You probably don't want to run this directly, but rather use it as a reference for your own configuration.
## Installation
## OSX
```console
make mac
```
## NixOS
make nixos
## WSL
TODO