summaryrefslogtreecommitdiff
path: root/hosts/ades
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ades')
-rw-r--r--hosts/ades/iso.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/ades/iso.nix b/hosts/ades/iso.nix
index a0bd2e5..db0be89 100644
--- a/hosts/ades/iso.nix
+++ b/hosts/ades/iso.nix
@@ -36,9 +36,6 @@ rec {
appendToMenuLabel = ") Live System";
};
- swapDevices = lib.mkImageMediaOverride [];
- fileSystems = lib.mkImageMediaOverride config.lib.isoFileSystems;
-
users.users.ades = {
description = "Ades";
isNormalUser = true;