https://github.com/rogercoll/nix-config
WIP
https://github.com/rogercoll/nix-config
Last synced: about 1 month ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/rogercoll/nix-config
- Owner: rogercoll
- Created: 2024-03-31T17:26:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-26T20:22:01.000Z (about 1 year ago)
- Last Synced: 2025-03-20T14:52:49.959Z (about 1 month ago)
- Language: Nix
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- 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
```