Enable autostart for newly added stacks
This commit is contained in:
parent
1816515644
commit
8e27d7112b
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
./nas
|
||||
./nextcloud
|
||||
./push
|
||||
./git
|
||||
./passwords
|
||||
./media
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [arion];
|
||||
|
|
Loading…
Reference in a new issue