forked from mirrors_public/oddlama_nix-config
chore: rename comb
This commit is contained in:
parent
0b7adc0b33
commit
befa4cb74f
6 changed files with 23 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "The Hive - The secretly open NixOS-Society";
|
||||
description = "Personal Infrastructure";
|
||||
inputs.std.url = "github:divnix/std";
|
||||
inputs.std.inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.std.inputs.mdbook-kroki-preprocessor.follows = "std/blank";
|
||||
|
@ -32,7 +32,7 @@
|
|||
} @ inputs:
|
||||
std.growOn {
|
||||
inherit inputs;
|
||||
cellsFrom = ./comb;
|
||||
cellsFrom = ./nix;
|
||||
# debug = ["cells" "x86_64-linux"];
|
||||
cellBlocks = with std.blockTypes; [
|
||||
# modules implement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue