mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added comfyui
This commit is contained in:
parent
ae3e0126d7
commit
2e9f5e5260
7 changed files with 391 additions and 219 deletions
|
|
@ -78,10 +78,10 @@
|
|||
linkpage = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/linkpage.git";
|
||||
};
|
||||
# filesorter = {
|
||||
# url = "git+ssh://git@gitlab.com/uprootnutrition/filesorter.git";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
# };
|
||||
filesorter = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/filesorter.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
zookeeper = {
|
||||
url = "git+ssh://git@gitlab.com/uprootnutrition/zookeeper.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -146,7 +146,6 @@
|
|||
config.nixosModules.ceres
|
||||
config.nixosModules.core
|
||||
config.nixosModules.mantle
|
||||
# inputs.filesorter.nixosModules.default
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
# inputs.lix-module.nixosModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue