aboutsummaryrefslogtreecommitdiff
path: root/infra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libkookie: add build-on-remote utilityhyperion-mainKatharina Fey2021-03-101-0/+23
|
* libkookie: add "pirate kookie" grub boot splashKatharina Fey2021-03-101-0/+0
|
* libkookie: add/ update uwu specific configurationKatharina Fey2021-03-104-33/+149
|
* corenix: update uwu coreboot configurationKatharina Fey2021-03-103-6/+18
| | | | | | This changes the default boot payload to grub, which then loads secondary payloads, or can boot NixOS directly. Also include a better boot splash screen.
* libkookie: kitty: add font size configuration optionKatharina Fey2021-03-102-1/+12
|
* Merge commit '57a7e5e2c53de58215fdac1910470bef36dd30cd'Katharina Fey2021-03-0947-77/+585
|
* Merge commit '102eb68ceecbbd32ab1906a53ef5a7269dc9794a'Katharina Fey2021-03-092875-26241/+59804
|
* Cleaning up build filesKatharina Fey2021-03-091-1/+6
|
* nom: initial raku tool and library experimentsKatharina Fey2021-03-096-0/+77
|
* libkookie: add zoom installation targetKatharina Fey2021-03-091-0/+5
|
* libkookie: unify syncthing client configurationKatharina Fey2021-03-092-1/+8
|
* libkookie: add gtk theme configurationKatharina Fey2021-03-091-0/+11
|
* libkookie: update tempest and fish shell configurationsKatharina Fey2021-03-092-2/+9
|
* libkookie: remove rustup from default development environmentKatharina Fey2021-03-091-4/+1
|
* libkookie: add spacekookie user to video group by defaultKatharina Fey2021-03-091-1/+1
|
* libkookie: iosevka: update font build system to v3.*.*Katharina Fey2021-03-091-26/+40
|
* libkookie: nixpkgs: nextcloud: add dataHome configuration optionKatharina Fey2021-03-091-3/+8
|
* libkookie: htop: update column width patch to build for v3.0.5Katharina Fey2021-03-091-68/+56
|
* libkookie: cgit: include recursive README page rendering patchKatharina Fey2021-03-091-3/+8
|
* libkookie: nixpkgs: iosevka: bump package to 5.0.*Katharina Fey2021-03-092-2127/+2364
|
* libkookie: nixpkgs: podmad: fix broken package hashKatharina Fey2021-03-091-1/+1
|
* libkookie: i3: support graphical development with system openglKatharina Fey2021-03-094-5/+14
|
* libkookie: emacs: various package overlay improvementsKatharina Fey2021-03-096-8/+13
|
* libkookie: firefox: remove deprecated adobe flash supportKatharina Fey2021-03-091-1/+0
|
* libkookie: install obs-studio by defaultKatharina Fey2021-03-091-1/+1
|
* libkookie: disable CSD on dinoKatharina Fey2021-03-091-1/+1
|
* Updating image links in READMEsKatharina Fey2021-02-181-11/+4
|
* libkookie: add linguist ignore attribute for nixpkgs treeKatharina Fey2021-02-161-0/+2
|
* Merge commit '1ee1d01daa19b3a6d16b5fb680c31a2bc110ce24' into mainKatharina Fey2021-02-16145-867/+2833
|
* Merge commit 'ff96a0fa5635770390b184ae74debea75c3fd534' into mainKatharina Fey2021-02-1615982-186073/+309913
|
* website: first devebruary blog post about rst nodeKatharina Fey2021-02-147-0/+87
|
* website: publish qaul fork announcementKatharina Fey2021-02-111-0/+104
|
* Update lockfileKatharina Fey2021-02-111-129/+129
|
* Lockfile 1Katharina Fey2021-02-111-0/+441
|
* sudo: 1.9.5p1 → 1.9.5p2Artemis Tosini2021-01-261-2/+2
|
* libkookie: add molly user with pubkeys, and enable on hyperionMolly Miller2021-01-182-0/+16
|
* libkookie: inherit the host to build from the environment if setMolly Miller2021-01-181-1/+4
| | | | | This makes it possible to test the build of libkookie system derivations on hosts other than the end target.
* libkookie: fix build script.Molly Miller2021-01-181-1/+1
| | | | | | The build script doesn't pass the correct path to nixpkgs in the nix-build invocation, which causes build failures outside a standard libkookie-booted environment.
* libkookie: i3: make the leading comment more accurate.Molly Miller2021-01-181-3/+2
| | | | In particular, this script does not rely on jq or dmenu.
* libkookie: i3: remove tr(1) from i3 workspace scripts, use jq -rMolly Miller2021-01-182-4/+4
| | | | | | | | | | | >From jq(1): o --raw-output / -r: With this option, if the filter´s result is a string then it will be written directly to standard output rather than being formatted as a JSON string with quotes. This can be useful for making jq filters talk to non-JSON-based systems.
* libkookie: cgit: add patch to generate reverse-tree linksKatharina Fey2021-01-091-0/+29
|
* libkookie: emacs: add notmuch filter rulesMx Kookie2021-01-074-3/+2
|
* rust-analyzer: 2020-11-09 -> 2021-01-04Mx Kookie2021-01-071-4/+4
|
* corenix: update uwu config to chainload grubMx Kookie2021-01-031-5/+7
|
* Merge commit 'aeac2f8adcd683ade3be74a4680d4e96f39aef49' into mainMx Kookie2021-01-0314-191/+438
|
* corenix: change uwu coreboot to use grub2Mx Kookie2021-01-032-3/+15
|
* libkookie: add new cgit module and smart-http supportMx Kookie2021-01-024-23/+200
|
* nixos/nginx: allow overriding fastcgi paramsAlyssa Ross2021-01-022-0/+41
| | | | | | | | | | | | | | | | | | | | | | By default in Nginx, if you want to override a single fastcgi_param, you have to override all of them. This is less of a big deal if you're editing the Nginx configuration directly, but when you're generating the Nginx configuration with Nix it can be very annoying to bloat your configuration repeating the default values of FastCGI parameters every time. This patch adds a fastcgiParams option to Nginx locations. If any parameters are set through this, all the default values will be included as well, so only the ones that are changing need to be supplied. There's no way to use fastcgiParams to actually override all parameters if that's what you want, but I think that's a niche use case and it's still possible using extraConfig, which up until now was the only option Nginx allows the fastcgi_param directive in http and server scopes as well as location, but here I only support location. It would be possible to support the others, but I don't think it's worth it. It would be a possible future enhancement if somebody has a need for it.
* corenix: add uwu configurationMx Kookie2021-01-023-0/+18
|
* Add 'infra/corenix/' from commit '53a9f091f8cf9362a95c12130daa1f69ddff036c'Mx Kookie2021-01-0139-0/+1603
| | | | | | git-subtree-dir: infra/corenix git-subtree-mainline: 51970440a767f3906bcb69cc3d00185391c5d595 git-subtree-split: 53a9f091f8cf9362a95c12130daa1f69ddff036c