Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | nixos/router: replace dhcpd with kea | Karel Kočí | 2023-01-27 | |
| | | | | The ISC DHCP is EOL and the replacement is Kea DHCP. | |||
* | nixos/routers/wifi: update to changes in hostapd | Karel Kočí | 2023-01-27 | |
| | ||||
* | nixos/compile: use emualted systems again | Karel Kočí | 2023-01-23 | |
| | | | | | The original use was to get binfmt in chroot without copying qemu to chrooted store but let's just copy it over. | |||
* | nixos: improve wifi configuration | Karel Kočí | 2023-01-23 | |
| | ||||
* | nixos: some initial router configuration | Karel Kočí | 2023-01-22 | |
| | ||||
* | nixos/spt-omnia: fix invalid option | Karel Kočí | 2023-01-19 | |
| | ||||
* | nioxos: 5GHz Wi-Fi | Karel Kočí | 2023-01-18 | |
| | ||||
* | nixos/adm-omnia: router module | Karel Kočí | 2023-01-18 | |
| | ||||
* | nixos: update wifi WPA settings | Karel Kočí | 2023-01-18 | |
| | | | | | The wpa option has changed and now serves to both disable as well as set WPA version. | |||
* | nixos/lipwig: extend functionality | Karel Kočí | 2023-01-18 | |
| | ||||
* | lib: add my own library functions | Karel Kočí | 2023-01-18 | |
| | ||||
* | nixos/home-assistant: drop bigclown-mqtt2influxdb | Karel Kočí | 2023-01-16 | |
| | | | | I use telegraf now. | |||
* | nixos: fix wifi interface name for Mox | Karel Kočí | 2023-01-16 | |
| | ||||
* | nixos/desktop: use firefox from programs not by environment packages | Karel Kočí | 2023-01-12 | |
| | ||||
* | nixos/home-assistant: telegraf wants mosquitto | Karel Kočí | 2023-01-10 | |
| | ||||
* | nixos/machine/binky: fix USB monitor not working correctly | Karel Kočí | 2023-01-09 | |
| | ||||
* | nixos: Omnia WAN is now named as end2 | Karel Kočí | 2023-01-09 | |
| | | | | | It seems like a bug as end* is used for switch end-points (I think). It should be most likely named as wan. | |||
* | Format using Alejandra | Karel Kočí | 2023-01-08 | |
| | ||||
* | nixos/monitoring: expand monitoring | Karel Kočí | 2023-01-08 | |
| | ||||
* | nixos/develop: pytest-tap is now available | Karel Kočí | 2023-01-03 | |
| | ||||
* | nixos: move home assistant around | Karel Kočí | 2022-12-30 | |
| | ||||
* | nixos: update some machines configuration | Karel Kočí | 2022-12-20 | |
| | ||||
* | nixos/desktop: add CAD software | Karel Kočí | 2022-12-18 | |
| | ||||
* | Add monitoring | Karel Kočí | 2022-12-18 | |
| | ||||
* | lipwig: add NAS | Karel Kočí | 2022-12-14 | |
| | ||||
* | Add Home Assistant | Karel Kočí | 2022-12-14 | |
| | | | | | Now running on Errol as the cross compilation for python cryptography does not work correctly. | |||
* | Add BigClown | Karel Kočí | 2022-12-12 | |
| | ||||
* | nixos/generic: enable fwupd only for amd64 | Karel Kočí | 2022-12-11 | |
| | ||||
* | nixos/desktop: few more desktop utilities | Karel Kočí | 2022-12-08 | |
| | ||||
* | nixos/develop: fix Docker startup by explicitly specifying storage driver | Karel Kočí | 2022-12-08 | |
| | ||||
* | nixos/generic: add wakeonlan | Karel Kočí | 2022-12-08 | |
| | ||||
* | nixos: add fwupd and few graphics utilities | Karel Kočí | 2022-12-08 | |
| | ||||
* | nixos: remove unused hardware.nix | Karel Kočí | 2022-12-08 | |
| | ||||
* | nixos/mrpump: It is possible to use same runner for multiple projects | Karel Kočí | 2022-12-07 | |
| | ||||
* | nixos/mrpump: add check-suite runner | Karel Kočí | 2022-12-06 | |
| | ||||
* | nixos: move configurations from top level flake file | Karel Kočí | 2022-12-04 | |
| | ||||
* | install.sh: add ability to install non-native architecture | Karel Kočí | 2022-12-04 | |
| | | | | | The result is that it now requires to be run only on NixOS but that should be fine. | |||
* | nixos: add few packages | Karel Kočí | 2022-12-04 | |
| | ||||
* | Flake inputs update | Karel Kočí | 2022-11-28 | |
| | ||||
* | nixos/ridcully: add access to the adm network | Karel Kočí | 2022-11-26 | |
| | ||||
* | Add shvspy | Karel Kočí | 2022-11-22 | |
| | ||||
* | nixos: improve nix settings | Karel Kočí | 2022-11-15 | |
| | ||||
* | nixos/mrpump: fix broken image load | Karel Kočí | 2022-11-15 | |
| | ||||
* | nixos: disable automatic garbage collect | Karel Kočí | 2022-11-14 | |
| | | | | | I encounter missing derivations during the longer builds a lot and this might be the cause. | |||
* | nixos/desktop: add signal-desktop | Karel Kočí | 2022-11-10 | |
| | ||||
* | nixos/desktop: load zeroconf-discover module for pipewire | Karel Kočí | 2022-11-08 | |
| | ||||
* | nixos/spt-mox: tweak wifi | Karel Kočí | 2022-11-08 | |
| | ||||
* | nixos: some tweaks and add cachix | Karel Kočí | 2022-11-08 | |
| | ||||
* | nixos/mrpump: add runners for NixTurris | Karel Kočí | 2022-11-03 | |
| | ||||
* | nixos/spt-mox2: use bridge in hostapd | Karel Kočí | 2022-11-02 | |
| | | | | | This makes it much more resilient as hostapd adds it to the bridge rather than bridge waiting for hostapd to start. |