mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: setting up opencloud and microvms
This commit is contained in:
parent
97aebfbb59
commit
9ab5ebd35f
8 changed files with 81 additions and 122 deletions
|
|
@ -12,11 +12,10 @@ in
|
|||
# sudo smbpasswd -a username
|
||||
services = {
|
||||
samba = {
|
||||
# package = pkgs.samba4Full;
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
settings = {
|
||||
"raid0" = {
|
||||
"storage" = {
|
||||
path = "/mnt/storage";
|
||||
writable = "yes";
|
||||
"valid users" = user0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue