Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djacu/nixos-on-zfs
A collection of setup scripts for installing nixOS on my work laptop.
https://github.com/djacu/nixos-on-zfs
Last synced: 18 days ago
JSON representation
A collection of setup scripts for installing nixOS on my work laptop.
- Host: GitHub
- URL: https://github.com/djacu/nixos-on-zfs
- Owner: djacu
- Created: 2022-03-07T19:49:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T06:15:44.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:40:15.325Z (about 1 month ago)
- Language: Python
- Size: 177 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# nixos-dotfiles-work
A collection of setup scripts for installing NixOS root on ZFS.## Bootstrap
Clone the repo and run the following commands:
```shell
sudo nix run
```Follow the interactive prompts and reboot the system when it's done.