| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The lazyatime mount setting should increase the performance somewhat, especially
because I don't really need atime. Thought using noatime might make this setting
completely useless, so it might get removed again.
|
|
This puts the home directory in the tempfs part of the filesystem, so
all, not explicitly specified directories, will be restored upon reboot.
|
|
|
|
|
|
|
|
I will probably use a module for persistent file systems, so commenting
this seems the best option for now.
|
|
|
|
This should make it easier to ensure, that all configs files are saved
in home-manger.
|
|
This make the imported path somewhat shorter.
|
|
I don't see what's wrong with the compressor, but with it the boot fails
with the message, that the initrd couldn't be uncompressed.
|
|
This reduces the unnecessary complexity of the whole
fileSystemLayouts.nix file.
|
|
|
|
|
|
|
|
|
|
the arch ones to the Nixos ones
|
|
|
|
|
|
|
|
|