aboutsummaryrefslogtreecommitdiffstats
path: root/system/users (unfollow)
Commit message (Collapse)Author
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-05-20Revert "Fix(system/users): Remove plugdev group, as it's deprecated"Soispha
This reverts commit 3188a970cbb2dc3de75d66ef72c865e80e221842. The group is still in use.
2023-05-20Fix(system/users): Remove plugdev group, as it's deprecatedSoispha
2023-05-20Refactor(system/users): Add the groups in the file, giving contextSoispha
2023-05-20Fix(system): Add configs for networkmanager only if it's enabledSoispha
2023-05-17Docs(system/users): Remove unneeded commentSoispha
2023-05-17Fix(sytem/services/printing): Make scanners workSoispha
2023-05-09Fix(system/users): Add soispha to libvirtd groupSoispha
2023-04-06Fix(system/users): Actually create plugdev groupene
2023-04-06Feat(system/user): Add soispha to plugdev groupene
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.
2023-02-25Fix(users): Use zsh as default shell againene
2023-02-25Fix(zsh): Make deployment possibleene
2023-02-25Feat(system): Add openssh accessene
2023-02-21Style(formatting): Format and improve commentsene
2023-02-21Fix(system): Remove extra tempfsene
This was overmounting the /home directory, so generated user homes where deleted
2023-02-21Fix(home): permissions (hopefully)ene
2023-02-21Fix(user): Add a real module and change passwordsene
2023-02-21Fix: Further bc of the home issueene
2023-02-17Fix(users): Change home of soispha to /home/soisphaene
This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot.
2023-02-11Feat: Switch to default.nixene
2023-02-04Feat: Reworked the Filesystem configurationene
This reduces the unnecessary complexity of the whole fileSystemLayouts.nix file.
2023-02-03Feat: Split the config apartene