setting up luctors website based off tfcs
This commit is contained in:
parent
a1aa4ca9bf
commit
773b3ed3e5
218 changed files with 266 additions and 641 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs ? import <nixpkgs> { } }:
|
||||
with pkgs;
|
||||
mkShell rec {
|
||||
name = "tfc-env";
|
||||
name = "luctor-env";
|
||||
|
||||
nativeBuildInputs = [
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue