https://github.com/numtide/nixos-passthru-cache-demo
https://github.com/numtide/nixos-passthru-cache-demo
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/numtide/nixos-passthru-cache-demo
- Owner: numtide
- Created: 2025-08-30T16:08:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T16:25:30.000Z (10 months ago)
- Last Synced: 2025-09-30T08:48:49.443Z (9 months ago)
- Language: Nix
- Homepage: https://nova1.local
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NixCon 2025 demo laptop
This laptop will be wiped after NixCon
Root password: nixcon2025
## Deploy config changes
```console
$ nix develop
$ nixos-rebuild --flake . --sudo switch
```