add deploy-rs
This commit is contained in:
parent
b03a6f1410
commit
3f9e2e3844
3 changed files with 171 additions and 41 deletions
|
|
@ -40,6 +40,8 @@
|
|||
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
deploy-rs.url = "github:serokell/deploy-rs";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -57,6 +59,7 @@
|
|||
./nixosModules.nix
|
||||
./overlays.nix
|
||||
./packages.nix
|
||||
./deploy.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue