aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Rework how I pass packages to the NixOSKarel Kočí2023-03-23
|
* nixos/monitoring: fix invalid function and measure speed on deanKarel Kočí2023-03-23
|
* nixos/openvpn: accept DNS from elektroline VPNKarel Kočí2023-03-23
|
* nixos/binky: switch to the latest kernelKarel Kočí2023-03-23
|
* nixos: measure network speed periodically on edge routersKarel Kočí2023-03-23
|
* nixos/router: fix invalid radvd interfaceKarel Kočí2023-03-15
|
* devShells: add python development environmentKarel Kočí2023-03-14
| | | | This is mainly to get GTK working in Python.
* nixos: migrate errol to the new driveKarel Kočí2023-03-14
|
* nixos/router: try to add IPv6 supportKarel Kočí2023-03-10
|
* nixos/monitoring: monitoring runs on errol for nowKarel Kočí2023-03-10
|
* nixos/desktop: add cynerd to leds groupKarel Kočí2023-03-10
|
* devShells/qt: update to build brclabKarel Kočí2023-03-10
|
* devShells/apo: add glibc staticKarel Kočí2023-03-10
|
* shvspy: update to latest versionKarel Kočí2023-03-10
|
* devShells: enable apoKarel Kočí2023-03-07
|
* nixos/develop: add vim language serverKarel Kočí2023-03-03
|
* 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
|
* devShells: add apo and tweak qtKarel Kočí2023-03-03
|
* nixos: move openrgb to desktopKarel Kočí2023-02-28
|
* devShells: fix riscvKarel Kočí2023-02-28
|
* nixos/develop: add vim-vintKarel Kočí2023-02-20
|
* Flake inputs updateKarel 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
|
* pkgs/dev: do not use network at allKarel 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 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
|
* tools/install.sh: import unshare from nixos-enterKarel Kočí2023-01-25
| | | | | This even causes nixos-enter to use our unshare as we use the same enviroment variable.
* tools/install.sh: fix activationKarel 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 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
|