deploy-rs-online
This commit is contained in:
parent
8d71112976
commit
3b2e7a9d02
8 changed files with 265 additions and 92 deletions
|
|
@ -113,6 +113,7 @@
|
|||
};
|
||||
|
||||
overlays = with inputs; [
|
||||
emacs-kylekrein.overlays.default
|
||||
niri-flake.overlays.niri
|
||||
snowfall-flake.overlays.default
|
||||
];
|
||||
|
|
@ -144,6 +145,7 @@
|
|||
deploy = lib.mkDeploy {
|
||||
inherit (inputs) self;
|
||||
overrides = {
|
||||
user = "root";
|
||||
kylekrein-server.hostname = "kylekrein.com";
|
||||
};
|
||||
exclude = ["kylekrein-wsl-wm"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue