Merged local changes and fixed merge conflict
This commit is contained in:
parent
f0d7f531e9
commit
3c3e28d1cd
4 changed files with 69 additions and 73 deletions
|
|
@ -23,8 +23,7 @@
|
|||
|
||||
rust-app-menu.url = "github:JackMechem/rust-app-menu";
|
||||
rust-app-menu.inputs.nixpkgs.follows = "nixpkgs";
|
||||
server-dash.url = "github:JackMechem/server-dash";
|
||||
server-dash-api.url = "github:JackMechem/server-dash-api";
|
||||
server-dash-mono.url = "git+ssh://forgejo@gitssh.jackmechem.dev:443/jackmechem/server-dash-mono-repo.git";
|
||||
|
||||
claude-code.url = "github:sadjow/claude-code-nix";
|
||||
};
|
||||
|
|
@ -54,8 +53,8 @@
|
|||
modules = [
|
||||
./hosts/dellserv/configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
inputs.server-dash.nixosModules.default
|
||||
inputs.server-dash-api.nixosModules.default
|
||||
inputs.server-dash-mono.nixosModules.frontend
|
||||
inputs.server-dash-mono.nixosModules.api
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue