summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Home.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index ddbbc53..bef4224 100644
--- a/Home.md
+++ b/Home.md
@@ -107,5 +107,20 @@ There are some ways to support krebs:
}
```
+```nix
+{
+ fileSystems."/mnt/prism" = {
+ device = "//prism.r/public";
+ fsType = "cifs";
+ options = [
+ "guest"
+ "nofail"
+ "noauto"
+ "ro"
+ ];
+ };
+ }
+```
+
- Webradio streams [http://zaatar.r/tuner](http://zaatar.r/tuner)
- Homage to [http://catalonia.r](http://catalonia.r)