feat: Don't use samba module for shiro
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
./skhd.nix
|
./skhd.nix
|
||||||
./tailscale.nix
|
./tailscale.nix
|
||||||
./jellyfin.nix
|
./jellyfin.nix
|
||||||
./samba.nix
|
# ./samba.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,5 +32,5 @@
|
|||||||
# openFirewall = true;
|
# openFirewall = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.firewall.allowPing = true;
|
# networking.firewall.allowPing = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user