aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* docs: add some initial more advanced documentationHEADmasterKarel Kočí2022-11-01
| | | | | | The primary point of this is to describe installation procedure but we should also describe basic router usage with NixOS as that ain't documented elsewhere.
* nixos: try to fix Turris Omnia PCIe on Linux 6.0Karel Kočí2022-11-01
| | | | Unfortunatelly this seems to not work.
* Try to rework minimal systemKarel Kočí2022-10-25
|
* pkgs: add tos-firmwareKarel Kočí2022-10-25
|
* nixos: add Omnia LEDs moduleKarel Kočí2022-10-24
|
* nixos/turris-omnia-support: omnia should be fixed nowKarel Kočí2022-10-24
|
* nixos/hostapd: added bridgeKarel Kočí2022-10-24
|
* nixos: set device tree and blacklist turris omnia ledsKarel Kočí2022-10-24
|
* nixos/turris-omnia-support: load turris omnia leds moduleKarel Kočí2022-10-23
|
* nixos/turris-moxled: fix for Linux 6.0Karel Kočí2022-10-23
|
* nixos: disable watchdog for MoxKarel Kočí2022-10-21
|
* nixos: force watchdog and moxtet load in initrdKarel Kočí2022-10-21
|
* Add Turris kernel (includes patches from OpenWrt)Karel Kočí2022-10-16
|
* nixos/modules/turris-board: nixos-rebuild override is no longer requiredKarel Kočí2022-10-03
|
* pkgs: drop unused variablesKarel Kočí2022-10-03
|
* crypto-wrapper: update to version 0.4.1Karel Kočí2022-10-03
|
* certgen: remove as that is Sentinel packageKarel Kočí2022-10-03
|
* crypto-wrapper: add and hopefully integrate the toolsKarel Kočí2022-10-03
|
* NOR firmwareKarel Kočí2022-10-03
|
* mox-otp: update to the latert commitKarel Kočí2022-10-03
|
* Import Turris OS kernel patchesKarel Kočí2022-09-27
|
* Attempt to fix Omnia's wifi and Mox ethernetKarel Kočí2022-09-27
|
* Improve kernel support and hostapdKarel Kočí2022-08-19
|
* nixos/modules/turris-defaults: enable leds for omniaKarel Kočí2022-08-14
|
* nixos: improve hostapdKarel Kočí2022-08-12
|
* nixos: add Turris Mox red LED configurationKarel Kočí2022-08-12
|
* Turris Omnia cross build now should workKarel Kočí2022-08-08
|
* nixos: trim the tarball sizeKarel Kočí2022-07-20
|
* nixos: fix invalid initKarel Kočí2022-07-19
|
* nixos/modules: resolve TODOKarel Kočí2022-07-19
|
* nixos: fix tarball contentKarel Kočí2022-07-19
|
* nixos: do not use swap device as swap file can be used if neededKarel Kočí2022-07-17
|
* nixos: allow tarball build and cross-build directlyKarel Kočí2022-07-17
|
* pkgs/libatsha204: use the correct I2C on OmniaKarel Kočí2022-07-11
|
* Fix build of Turris MoxKarel Kočí2022-07-02
| | | | This breaks cross build of Omnia unfortunately.
* lib: provide default for nixturrisSystemKarel Kočí2022-07-02
|
* nixos: set systemd to disable as wellKarel Kočí2022-06-11
|
* nixos/modules/hostapd: add wmm_enabled optionKarel Kočí2022-06-11
|
* nixos/modules/turris-defaults: set BTRFS as supported FSKarel Kočí2022-06-11
|
* Fix cross compilation of OmniaKarel Kočí2022-06-11
|
* nixos/modules/hostapd: fork and expand hostapdKarel Kočí2022-06-11
|
* flake: drop the stable nixosKarel Kočí2022-06-11
|
* Switch to unstableKarel Kočí2022-05-01
|
* flake: allow access to the tarball nixos configurationKarel Kočí2022-04-20
| | | | | This way it is possible to access the nixos config and packages for boards with ease.
* nixos: add turris-wifi modulesKarel Kočí2022-04-14
|
* flake.lock: updateKarel Kočí2022-04-14
|
* nixos: kernelParams specific for boardKarel Kočí2022-04-14
|
* nixos: try to fix Mox's failure with ath10k cardKarel Kočí2022-04-14
|
* lib: move library to its own directoryKarel Kočí2022-04-14
|
* flake.nix: make default not cross compileKarel 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.