fix mount points

This commit is contained in:
2025-10-14 10:44:59 -05:00
parent 5b83fe0f1d
commit a960e1a018

View File

@@ -137,6 +137,12 @@ in
{
type = "local";
name = "snowbelle";
hide-mountpoints-by-default = true;
mountpoints = {};
mountpoints = {
"/" = {hide = false;};
"/holocron" = {hide = false;};
};
}
];
}
@@ -157,7 +163,6 @@ in
{
type = "twitch-channels";
channels = [
"mang0"
"SaltSSBM"
"thewaffle77"
"ironmouse"