From 698894853abba6e1730f10a64d35c2a01af96d99 Mon Sep 17 00:00:00 2001 From: lassulus Date: Fri, 3 Feb 2017 00:21:34 +0100 Subject: [PATCH] l 1 mors: remove /mnt/public --- lass/1systems/mors.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix index afe37e958..a5eaaed9d 100644 --- a/lass/1systems/mors.nix +++ b/lass/1systems/mors.nix @@ -174,11 +174,6 @@ with import ; fsType = "ext4"; }; - "/mnt/public" = { - device = "/dev/big/public"; - fsType = "ext4"; - }; - "/mnt/conf" = { device = "/dev/big/conf"; fsType = "ext4";