Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozwaldorf/flake
my flake for everything
https://github.com/ozwaldorf/flake
dotfiles linux manjaro open-source rice
Last synced: about 4 hours ago
JSON representation
my flake for everything
- Host: GitHub
- URL: https://github.com/ozwaldorf/flake
- Owner: ozwaldorf
- License: mit
- Created: 2022-06-07T02:37:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T21:28:44.000Z (about 5 hours ago)
- Last Synced: 2024-11-05T22:29:44.430Z (about 4 hours ago)
- Topics: dotfiles, linux, manjaro, open-source, rice
- Language: JavaScript
- Homepage:
- Size: 201 MB
- Stars: 46
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ozwaldorf's flake
## Usage
Install the system and reboot (x86_64-linux):
```sh
git clone https://github.com/ozwaldorf/flake && cd flake# copy your hardware config in
cp /etc/nixos/hardware-configuration.nix system# build and reboot
sudo nixos-rebuild switch --upgrade-all --flake . && reboot
```Run standalone neovim:
```sh
nix run github:ozwaldorf/flake\#neovim
```Dev environment:
```sh
nix run github:ozwaldorf/flake
```## Cache
Binary caches are provided via https://garnix.io