Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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