disable lost-foto sharing on pepe

This commit is contained in:
Ingolf Wagner 2019-10-25 09:55:04 +02:00
parent 9a8f27f3d4
commit 987c6ebe3a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
3 changed files with 1 additions and 10 deletions

View file

@ -67,14 +67,6 @@
fsType = "ext4";
};
# /home/palo/private/.fotos.ct
# ----------------------------
fileSystems."/home/palo/private/.fotos.ct" = {
options = [ "noatime" "nodiratime" "discard" ];
device = "/dev/secure_vg/fotos";
fsType = "ext4";
};
# boot
# ----
fileSystems."/boot" = {

View file

@ -18,7 +18,6 @@
# ------------------
desktop.path = "/home/palo/desktop";
finance.path = "/home/palo/finance";
lost-fotos.path = "/home/palo/.lost-fotos.ct";
# no need to be encrypted
# -----------------------

View file

@ -65,7 +65,7 @@ with lib;
};
lost-fotos = {
watch = false;
devices = [ "workout" "workhorse" "pepe" "sterni" "porani" ];
devices = [ "workout" "workhorse" "sterni" "porani" ];
};
movies = {
id = "vatmy-c2qf4";