Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jassob/nixos
My NixOS configuration
https://github.com/jassob/nixos
nixos nixos-configuration
Last synced: about 11 hours ago
JSON representation
My NixOS configuration
- Host: GitHub
- URL: https://github.com/jassob/nixos
- Owner: Jassob
- Created: 2018-07-29T17:04:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T09:37:16.000Z (over 1 year ago)
- Last Synced: 2024-11-10T13:48:14.680Z (about 2 months ago)
- Topics: nixos, nixos-configuration
- Language: Nix
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My NixOS configuration
This is my NixOS configuration. It is kept as up-to-date as reasonable
and I constantly change various things as I discover new things that I
need or how my tools work, expect a more or less constant flux.The user configuration is managed through home-manager, allowing me to
make most of the configuration declarative.## Setup
1. Clone this repository to /etc/nixos
1. Run `nixos-rebuild switch`