| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit 3188a970cbb2dc3de75d66ef72c865e80e221842.
The group is still in use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The plugdev group has silently been deprecated and is replaced with
better alternatives, but this rule-set was probably missed, when other
were patched. Opening an issue is obviously the long-term solution, but
this should work for now.
|
|
|
|
|
|
|
|
|
|
This was overmounting the /home directory, so generated user homes where
deleted
|
|
|
|
|
|
|
|
This puts the home directory in the tempfs part of the filesystem, so
all, not explicitly specified directories, will be restored upon reboot.
|
|
|
|
This reduces the unnecessary complexity of the whole
fileSystemLayouts.nix file.
|
|
|