aboutsummaryrefslogtreecommitdiff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/spt-mox2: fix invalid IPKarel Kočí2023-03-03
| | | | It should have been mox2 not mox.
* nixos/ridcully: disable adm networkKarel Kočí2023-03-03
| | | | | It sometimes causes standard network not being provied with IP address for some reason.
* errol: add zigbee2mqttKarel Kočí2023-03-03
|
* nixos: move openrgb to desktopKarel Kočí2023-02-28
|
* nixos/develop: add vim-vintKarel Kočí2023-02-20
|
* nixos/routers: use bridges instead of hostapd's bridgeKarel Kočí2023-02-20
|
* nixos/lipwig: move syncthing directory to subdirectoryKarel Kočí2023-02-20
|
* nixos/lipwig: proxy radicale instead of direct accessKarel Kočí2023-02-20
|
* nixos/develop: add gitlint, fq and stdmanpagesKarel Kočí2023-02-20
|
* nixos/desktop: add vale for writingKarel Kočí2023-02-20
|
* nixos/wifi-adm: assign to bridge explicitly over hostapdKarel 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 IPKarel Kočí2023-02-14
|
* nixos/gaming: drop dwarf-fortressKarel Kočí2023-02-14
| | | | It fails to build right now.
* nixos/desktop: add light to the laptopsKarel Kočí2023-02-14
|
* nixos/binky: use stable kernelKarel Kočí2023-02-07
|
* nixos/compile: reenable emulated systemsKarel 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 suggestionsKarel Kočí2023-02-06
|
* nixos/develop: tweak Nix development toolsKarel Kočí2023-02-06
|
* nixos: fix formattingKarel Kočí2023-02-06
|
* nixos/wifi-client: add wpa_supplicant_guiKarel Kočí2023-02-06
|
* nixos/hosts: fix swap of binky and android in hostsKarel Kočí2023-02-05
|
* nixos/ridcully: add openrgbKarel Kočí2023-02-02
|
* nixos/compile: for now disable binfmtKarel Kočí2023-01-30
|
* nixos/spt-omnia: use wifiAP over direct configurationKarel Kočí2023-01-30
|
* nixos/router: replace dhcpd with keaKarel Kočí2023-01-27
| | | | The ISC DHCP is EOL and the replacement is Kea DHCP.
* nixos/routers/wifi: update to changes in hostapdKarel Kočí2023-01-27
|
* nixos/compile: use emualted systems againKarel 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 configurationKarel Kočí2023-01-23
|
* nixos: some initial router configurationKarel Kočí2023-01-22
|
* nixos/spt-omnia: fix invalid optionKarel Kočí2023-01-19
|
* nioxos: 5GHz Wi-FiKarel Kočí2023-01-18
|
* nixos/adm-omnia: router moduleKarel Kočí2023-01-18
|
* nixos: update wifi WPA settingsKarel Kočí2023-01-18
| | | | | The wpa option has changed and now serves to both disable as well as set WPA version.
* nixos/lipwig: extend functionalityKarel Kočí2023-01-18
|
* lib: add my own library functionsKarel Kočí2023-01-18
|
* nixos/home-assistant: drop bigclown-mqtt2influxdbKarel Kočí2023-01-16
| | | | I use telegraf now.
* nixos: fix wifi interface name for MoxKarel Kočí2023-01-16
|
* nixos/desktop: use firefox from programs not by environment packagesKarel Kočí2023-01-12
|
* nixos/home-assistant: telegraf wants mosquittoKarel Kočí2023-01-10
|
* nixos/machine/binky: fix USB monitor not working correctlyKarel Kočí2023-01-09
|
* nixos: Omnia WAN is now named as end2Karel 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 AlejandraKarel Kočí2023-01-08
|
* nixos/monitoring: expand monitoringKarel Kočí2023-01-08
|
* nixos/develop: pytest-tap is now availableKarel Kočí2023-01-03
|
* nixos: move home assistant aroundKarel Kočí2022-12-30
|
* nixos: update some machines configurationKarel Kočí2022-12-20
|
* nixos/desktop: add CAD softwareKarel Kočí2022-12-18
|
* Add monitoringKarel Kočí2022-12-18
|
* lipwig: add NASKarel Kočí2022-12-14
|
* Add Home AssistantKarel Kočí2022-12-14
| | | | | Now running on Errol as the cross compilation for python cryptography does not work correctly.