introduce deploy-rs

This commit is contained in:
Rouven Seifert 2023-06-12 12:58:21 +02:00
parent eff5f20fa9
commit 33a2c28aad
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 86 additions and 66 deletions

View file

@ -28,7 +28,6 @@
};
environment.persistence."/nix/persist/system" = {
directories = [
"/etc/nixos"
"/etc/ssh"
"/root/.local/share/zsh"
];