mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-10 02:30:29 +01:00
add flex, remove calorie-tracker, minor changes
This commit is contained in:
parent
8659b0fba3
commit
6e1e8c1b8f
10 changed files with 53 additions and 387 deletions
|
|
@ -35,14 +35,14 @@
|
|||
}
|
||||
];
|
||||
|
||||
fileSystems."/mnt/usb" = {
|
||||
device = "/dev/disk/by-label/TURTLEBAT";
|
||||
options = [
|
||||
"rw"
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
|
||||
# fileSystems."/mnt/usb" = {
|
||||
# device = "/dev/disk/by-label/TURTLEBAT";
|
||||
# options = [
|
||||
# "rw"
|
||||
# "noatime"
|
||||
# ];
|
||||
# };
|
||||
#
|
||||
boot.extraModprobeConfig = ''
|
||||
options usbcore autosuspend=-1
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue