mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-20 13:50:58 +01:00
personal-gui: Remove auto-mount of photo
This commit is contained in:
parent
bf5fd99d8b
commit
075fed1049
1 changed files with 0 additions and 9 deletions
|
|
@ -19,15 +19,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
fileSystems."/home/traxys/Photos/D3500" = {
|
||||
device = "/dev/disk/by-label/NIKON\\x20D3500";
|
||||
options = [
|
||||
"defaults"
|
||||
"noauto"
|
||||
"x-systemd.automount"
|
||||
];
|
||||
};
|
||||
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue