https://github.com/klutchell/nixos-config
My NixOS configuration
https://github.com/klutchell/nixos-config
Last synced: about 1 year ago
JSON representation
My NixOS configuration
- Host: GitHub
- URL: https://github.com/klutchell/nixos-config
- Owner: klutchell
- License: mit
- Created: 2022-07-03T19:31:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T14:49:56.000Z (over 3 years ago)
- Last Synced: 2025-04-04T14:03:43.894Z (about 1 year ago)
- Language: Nix
- Size: 203 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Nix Configuration
This repository is home to the nix code that builds my systems.
## Why Nix?
Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.
This flake is configured with the use of [digga][digga].
[digga]: https://github.com/divnix/digga