Rückbau des nextcloud Logical Volumes
This commit is contained in:
+6
-5
@@ -27,11 +27,11 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# LVM Volume Mounts
|
# # LVM Volume Mounts
|
||||||
fileSystems."/home/martin/Nextcloud" = {
|
# fileSystems."/home/martin/Nextcloud" = {
|
||||||
device = "dev/disk/by-uuid/5142d945-7948-4bc9-85ca-7f6dc760d17a";
|
# device = "dev/disk/by-uuid/5142d945-7948-4bc9-85ca-7f6dc760d17a";
|
||||||
fsType = "ext4";
|
# fsType = "ext4";
|
||||||
};
|
# };
|
||||||
|
|
||||||
networking.hostName = "dukebook"; # Define your hostname.
|
networking.hostName = "dukebook"; # Define your hostname.
|
||||||
# Pick only one of the below networking options.
|
# Pick only one of the below networking options.
|
||||||
@@ -120,6 +120,7 @@
|
|||||||
neovim
|
neovim
|
||||||
gnome-software
|
gnome-software
|
||||||
xwayland-satellite
|
xwayland-satellite
|
||||||
|
parted
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.niri.enable = true;
|
programs.niri.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user