fix: Git mishap
This commit is contained in:
parent
d656d92888
commit
998779781c
1 changed files with 0 additions and 22 deletions
|
@ -33,26 +33,4 @@
|
|||
where = "/mnt/gbackups";
|
||||
}
|
||||
];
|
||||
<<<<<<< Updated upstream:common/networking/gluster/default.nix
|
||||
=======
|
||||
|
||||
systemd.automounts = [
|
||||
{
|
||||
wantedBy = ["multi-user.target"];
|
||||
where = "/mnt/gdocker";
|
||||
}
|
||||
{
|
||||
wantedBy = ["multi-user.target"];
|
||||
where = "/mnt/gmedia";
|
||||
}
|
||||
{
|
||||
wantedBy = ["multi-user.target"];
|
||||
where = "/mnt/gdockerdata";
|
||||
}
|
||||
{
|
||||
wantedBy = ["multi-user.target"];
|
||||
where = "/mnt/gbackups";
|
||||
}
|
||||
];
|
||||
>>>>>>> Stashed changes:common/networking/gluster.nix
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue