Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zetavg/nixos-configs
My NixOS configurations.
https://github.com/zetavg/nixos-configs
configuration nixos nixos-configuration
Last synced: 17 days ago
JSON representation
My NixOS configurations.
- Host: GitHub
- URL: https://github.com/zetavg/nixos-configs
- Owner: zetavg
- Created: 2019-02-28T17:05:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T18:06:34.000Z (almost 5 years ago)
- Last Synced: 2024-12-13T08:31:53.211Z (23 days ago)
- Topics: configuration, nixos, nixos-configuration
- Language: Nix
- Size: 224 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NixOS Configurations
My NixOS configurations.
## Usage
1. Clone this repo to `/etc/nixos`.
2. `cp -n /etc/nixos/configuration.nix.sample /etc/nixos/configuration.nix`.
3. Edit `configuration.nix`.
4. Clone or copy local configuration to `/etc/nixos/configuration-local` or `/etc/nixos/configuration-local.nix`.
5. Run `nixos-rebuild switch`.