Remove dead projects
This commit is contained in:
@@ -57,18 +57,5 @@ in
|
||||
nix run .#fancyTypistDotDev-site
|
||||
'';
|
||||
};
|
||||
|
||||
osdsFancyTypistSubdomain-site = {
|
||||
enable = true;
|
||||
description = "Emanote site running the OSDS content.";
|
||||
path = with pkgs; [
|
||||
nix
|
||||
git
|
||||
];
|
||||
script = ''
|
||||
cd ${PROJECT_ROOT}
|
||||
nix run .#osdsFancyTypistSubdomain-site
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user