https://github.com/maxstanley/nixos-config
https://github.com/maxstanley/nixos-config
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxstanley/nixos-config
- Owner: maxstanley
- License: gpl-3.0
- Created: 2021-05-22T12:48:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-06T19:17:22.000Z (over 4 years ago)
- Last Synced: 2025-05-04T13:59:54.282Z (about 1 year ago)
- Language: Nix
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nixos-config
## Usage
```sh
curl https://raw.githubusercontent.com/maxstanley/nixos-config/intial/machines/virtual/install.sh > install.sh
sudo su
chmod +x install.sh
```
https://github.com/NixOS/nixpkgs/issues/126141#issuecomment-861720372