Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | devShells: fix riscv | Karel Kočí | 2023-02-28 | |
| | ||||
* | nixos/develop: add vim-vint | Karel Kočí | 2023-02-20 | |
| | ||||
* | Flake inputs update | Karel Kočí | 2023-02-20 | |
| | ||||
* | nixos/routers: use bridges instead of hostapd's bridge | Karel Kočí | 2023-02-20 | |
| | ||||
* | nixos/lipwig: move syncthing directory to subdirectory | Karel Kočí | 2023-02-20 | |
| | ||||
* | nixos/lipwig: proxy radicale instead of direct access | Karel Kočí | 2023-02-20 | |
| | ||||
* | nixos/develop: add gitlint, fq and stdmanpages | Karel Kočí | 2023-02-20 | |
| | ||||
* | nixos/desktop: add vale for writing | Karel Kočí | 2023-02-20 | |
| | ||||
* | nixos/wifi-adm: assign to bridge explicitly over hostapd | Karel Kočí | 2023-02-14 | |
| | | | | | | | Hostapd manages to break the bridge for some reason. That is stupid but what can we do with it... The issue is that now hostapd can prevent bridge from starting. | |||
* | nixos/routers: fix router IP | Karel Kočí | 2023-02-14 | |
| | ||||
* | nixos/gaming: drop dwarf-fortress | Karel Kočí | 2023-02-14 | |
| | | | | It fails to build right now. | |||
* | nixos/desktop: add light to the laptops | Karel Kočí | 2023-02-14 | |
| | ||||
* | nixos/binky: use stable kernel | Karel Kočí | 2023-02-07 | |
| | ||||
* | nixos/compile: reenable emulated systems | Karel Kočí | 2023-02-07 | |
| | | | | | I need these actually to build Go (Syncthing) on armv7l as the package is broken and runs host binary during the build. | |||
* | Apply statix suggestions | Karel Kočí | 2023-02-06 | |
| | ||||
* | nixos/develop: tweak Nix development tools | Karel Kočí | 2023-02-06 | |
| | ||||
* | nixos: fix formatting | Karel Kočí | 2023-02-06 | |
| | ||||
* | nixos/wifi-client: add wpa_supplicant_gui | Karel Kočí | 2023-02-06 | |
| | ||||
* | nixos/hosts: fix swap of binky and android in hosts | Karel Kočí | 2023-02-05 | |
| | ||||
* | pkgs/dev: do not use network at all | Karel Kočí | 2023-02-05 | |
| | | | | | The dev package should ensure that all my personal environments are in the store without having to check for it online. | |||
* | nixos/ridcully: add openrgb | Karel Kočí | 2023-02-02 | |
| | ||||
* | nixos/compile: for now disable binfmt | Karel Kočí | 2023-01-30 | |
| | ||||
* | nixos/spt-omnia: use wifiAP over direct configuration | Karel Kočí | 2023-01-30 | |
| | ||||
* | 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 | |
| | ||||
* | tools/install.sh: import unshare from nixos-enter | Karel Kočí | 2023-01-25 | |
| | | | | | This even causes nixos-enter to use our unshare as we use the same enviroment variable. | |||
* | tools/install.sh: fix activation | Karel Kočí | 2023-01-25 | |
| | | | | | | | The activation tool mounts the /run or remounts if already mounted. The mount removes copied over binfmt and this breaks activation. Remount only changes mount options and thus preserves content and this binfmt keeps working. | |||
* | 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 | |
| | ||||
* | tools/influxdb-monitoring.sh: fix token creation | Karel Kočí | 2023-01-17 | |
| | ||||
* | pkgs/bigclown-leds: update to not fail on connection refused | Karel Kočí | 2023-01-16 | |
| | ||||
* | 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 | |
| | ||||
* | pkgs: drop override for glib as fix is already merged in upstream | 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 | |
| |