diff options
author | tv <tv@krebsco.de> | 2017-09-16 18:38:03 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-09-16 18:38:03 +0200 |
commit | 23fcf1c4e92aee18625380eb4cbcab4023098a58 (patch) | |
tree | 2deff673c3c6b03ad65ae15eba2f5a8199f03476 /lass/2configs | |
parent | b28dabfc0720578b46fd7664b233a12666fbca0c (diff) | |
parent | de16ae2a12145901c3d9e2efef062b161b9448e3 (diff) |
Merge remote-tracking branch 'prism/master'
Diffstat (limited to 'lass/2configs')
-rw-r--r-- | lass/2configs/git.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lass/2configs/git.nix b/lass/2configs/git.nix index 61a352bde..7bce93ae1 100644 --- a/lass/2configs/git.nix +++ b/lass/2configs/git.nix @@ -38,6 +38,9 @@ let cgit.desc = "nixpkgs fork"; cgit.section = "configuration"; }; + populate = { + cgit.section = "software"; + }; stockholm = { cgit.desc = "take all the computers hostage, they'll love you!"; cgit.section = "configuration"; |