mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix torus modules in configuration.nix
This commit is contained in:
parent
50ac0f697d
commit
258b0081f0
@ -98,10 +98,9 @@
|
|||||||
modules = {
|
modules = {
|
||||||
programs = {
|
programs = {
|
||||||
chezmoi.apply = true;
|
chezmoi.apply = true;
|
||||||
|
borg.enable = true;
|
||||||
};
|
};
|
||||||
system = {
|
services = {
|
||||||
backup.enable = true;
|
|
||||||
terminal.enable = true;
|
|
||||||
ssh.enable = true;
|
ssh.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user