aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Format using AlejandraKarel Kočí2023-01-08
|
* pkgs: drop override for glib as fix is already merged in upstreamKarel 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
|
* Revert "pkgs: try to fix cross build for libtool"Karel Kočí2022-12-19
| | | | This reverts commit e79b65c91facdadc424fd33cf78fd57b99411cfc.
* pkgs: try to fix cross build for libtoolKarel Kočí2022-12-18
|
* 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.
* Add BigClownKarel Kočí2022-12-12
|
* nixos/generic: enable fwupd only for amd64Karel Kočí2022-12-11
|
* nixos/desktop: few more desktop utilitiesKarel Kočí2022-12-08
|
* nixos/develop: fix Docker startup by explicitly specifying storage driverKarel Kočí2022-12-08
|
* nixos/generic: add wakeonlanKarel Kočí2022-12-08
|
* nixos: add fwupd and few graphics utilitiesKarel Kočí2022-12-08
|
* nixos: remove unused hardware.nixKarel Kočí2022-12-08
|
* nixos/mrpump: It is possible to use same runner for multiple projectsKarel Kočí2022-12-07
|
* install.sh: do not check signatures when copyingKarel Kočí2022-12-06
|
* nixos/mrpump: add check-suite runnerKarel Kočí2022-12-06
|
* nixos: move configurations from top level flake fileKarel Kočí2022-12-04
|
* install.sh: add ability to install non-native architectureKarel 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 packagesKarel Kočí2022-12-04
|
* devShells/c: tweak availlable librariesKarel Kočí2022-12-04
|
* Flake inputs updateKarel Kočí2022-11-28
|
* nixos/ridcully: add access to the adm networkKarel Kočí2022-11-26
|
* pkgs/shvspy: rename qcoro to use standard qcoro and explicitly forkKarel Kočí2022-11-23
|
* Add shvspyKarel Kočí2022-11-22
|
* devShells: include less packagesKarel Kočí2022-11-22
|
* Flake inputs updateKarel Kočí2022-11-19
|
* flake: fix broken build for adm-mpdKarel Kočí2022-11-18
|
* README.md: addKarel Kočí2022-11-16
|
* pkgs: temporally fix for glib cross buildKarel Kočí2022-11-16
|
* nixos: improve nix settingsKarel Kočí2022-11-15
|
* pkgs/dev: allow running without argumentKarel Kočí2022-11-15
|
* pkgs/dev: fix invalid target for known targetKarel Kočí2022-11-15
|
* nixos/mrpump: fix broken image loadKarel Kočí2022-11-15
|
* nixos: disable automatic garbage collectKarel Kočí2022-11-14
| | | | | I encounter missing derivations during the longer builds a lot and this might be the cause.
* nixos/desktop: add signal-desktopKarel Kočí2022-11-10
|
* nixos/desktop: load zeroconf-discover module for pipewireKarel Kočí2022-11-08
|
* nixos/spt-mox: tweak wifiKarel Kočí2022-11-08
|
* nixos: some tweaks and add cachixKarel Kočí2022-11-08
|
* common.sh: improve ssh accessKarel Kočí2022-11-08
|
* flake: tweak inputs and updateKarel Kočí2022-11-03
|
* nixos/mrpump: add runners for NixTurrisKarel Kočí2022-11-03
|
* nixos/spt-mox2: use bridge in hostapdKarel 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.
* nixos/develop: allow wireshark to be used by meKarel Kočí2022-11-02
|
* pkgs/dev: use DRV instead of Nix sourcesKarel Kočí2022-11-02
| | | | This should make evaluation faster.