mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: added midnight miner
This commit is contained in:
parent
ada1ed4b14
commit
5e24256bcf
11 changed files with 775 additions and 117 deletions
12
flake.nix
12
flake.nix
|
|
@ -75,12 +75,12 @@
|
|||
url = "github:microvm-nix/microvm.nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# upRootNutrition = {
|
||||
# url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
|
||||
# };
|
||||
# linkpage = {
|
||||
# url = "git+ssh://git@gitlab.com/uprootnutrition/linkpage.git";
|
||||
# };
|
||||
upRootNutrition = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
|
||||
};
|
||||
linkpage = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/linkpage.git";
|
||||
};
|
||||
# filesorter = {
|
||||
# url = "git+ssh://git@gitlab.com/uprootnutrition/filesorter.git";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue