summaryrefslogtreecommitdiffstats
path: root/krebs/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* krebs.init: talk about ssh.privkey.pathtv2015-11-021-0/+1
|
* krebs nix-install: softcode using target-pathtv2015-11-021-1/+1
|
* krebs.nixos-install: cacert -> /root/SSL_CERT_FILEtv2015-10-221-2/+2
|
* krebs.nixos-install: fail if pkg cannot be foundtv2015-10-221-6/+10
| | | | Collaterally, search in /nix instead of /mnt/nix
* krebs.*: make StrictHostKeyChecking configurabletv2015-10-221-1/+5
|
* krebs.nixos-infest: set SSL_CERT_FILE properlytv2015-10-211-6/+14
|
* krebs.nixos-install: discover coreutils in /mnttv2015-10-211-1/+4
|
* krebs.nixos-install: bring back chroot wrappertv2015-10-211-0/+10
| | | | Because we _do_ need it. :D
* stockholm: provide krebs libtv2015-10-211-6/+1
|
* export krebs.nixos-installtv2015-10-201-53/+48
| | | | Collaterally, unexport krebs.populate again.
* export krebs.populatetv2015-10-201-0/+1
|
* krebs default: drop redundant "lib."tv2015-10-201-4/+4
|
* populate dir: reduce noise in error messagetv2015-10-201-7/+4
|
* populate dir: drop link-method fragmentstv2015-10-201-5/+1
|
* populate dir: improve error messagetv2015-10-201-2/+6
|
* top-level default.nix provides stockholmtv2015-10-201-136/+128
| | | | Collaterally, define krebs/default.nix's output in a concise way.
* document top-level default.nixtv2015-10-201-6/+8
|
* move user namespaces into "users" attributetv2015-10-191-1/+2
| | | | IOW get ${user-name} -> get users.${user-name}
* krebs: fix curl (error 77) in infestlassulus2015-10-041-0/+1
|
* move config scripts to krebstv2015-10-011-0/+263