Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nixos/modules/hostapd: fork and expand hostapd | Karel Kočí | 2022-06-11 |
| | |||
* | flake: drop the stable nixos | Karel Kočí | 2022-06-11 |
| | |||
* | Switch to unstable | Karel Kočí | 2022-05-01 |
| | |||
* | flake: allow access to the tarball nixos configuration | Karel Kočí | 2022-04-20 |
| | | | | | This way it is possible to access the nixos config and packages for boards with ease. | ||
* | lib: move library to its own directory | Karel Kočí | 2022-04-14 |
| | |||
* | flake.nix: make default not cross compile | Karel Kočí | 2022-04-14 |
| | | | | | The cross compilation is not exactly working correctly and thus we should perfer the host build but still allow cross compilation. | ||
* | flake: allow cross compilation of tarballs | Karel Kočí | 2022-04-12 |
| | |||
* | Refactor Mox support | Karel Kočí | 2022-04-12 |
| | |||
* | nios: Add sentinel module | Karel Kočí | 2022-04-12 |
| | |||
* | Convert to use flake.nix | Karel Kočí | 2022-01-02 |
The flakes are the future as it seems and thus it makes more sense to use that. |