https://github.com/rogercoll/nix-config
WIP
https://github.com/rogercoll/nix-config
Last synced: 9 months ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/rogercoll/nix-config
- Owner: rogercoll
- Created: 2024-03-31T17:26:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T20:22:01.000Z (about 2 years ago)
- Last Synced: 2025-10-08T20:19:53.667Z (9 months ago)
- Language: Nix
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nix configuration
Always under construction.
## Requirements
```bash
nix shell nixpkgs#home-manager
```
## Usage
```bash
sudo nixos-rebuild switch --flake .#hostname
home-manager switch --flake .#username@hostname
```