mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
introduce deploy-rs
This commit is contained in:
parent
eff5f20fa9
commit
33a2c28aad
4 changed files with 86 additions and 66 deletions
|
@ -28,7 +28,6 @@
|
|||
};
|
||||
environment.persistence."/nix/persist/system" = {
|
||||
directories = [
|
||||
"/etc/nixos"
|
||||
"/etc/ssh"
|
||||
"/root/.local/share/zsh"
|
||||
];
|
||||
|
|
|
@ -200,6 +200,8 @@
|
|||
|
||||
virt-viewer # multi monitor for vms
|
||||
sbctl
|
||||
|
||||
deploy-rs
|
||||
];
|
||||
programs.java.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue