about summary refs log tree commit diff stats
path: root/system/users/default.nix (follow)
Commit message (Collapse)AuthorAge
* Fix(system): Add configs for networkmanager only if it's enabledSoispha2023-05-20
|
* Docs(system/users): Remove unneeded commentSoispha2023-05-17
|
* Fix(sytem/services/printing): Make scanners workSoispha2023-05-17
|
* Fix(system/users): Add soispha to libvirtd groupSoispha2023-05-09
|
* Fix(system/users): Actually create plugdev groupene2023-04-06
|
* Feat(system/user): Add soispha to plugdev groupene2023-04-06
| | | | | | | 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.
* Fix(users): Use zsh as default shell againene2023-02-25
|
* Fix(zsh): Make deployment possibleene2023-02-25
|
* Feat(system): Add openssh accessene2023-02-25
|
* Style(formatting): Format and improve commentsene2023-02-21
|
* Fix(system): Remove extra tempfsene2023-02-21
| | | | | This was overmounting the /home directory, so generated user homes where deleted
* Fix(home): permissions (hopefully)ene2023-02-21
|
* Fix(user): Add a real module and change passwordsene2023-02-21
|
* Fix: Further bc of the home issueene2023-02-21
|
* Fix(users): Change home of soispha to /home/soisphaene2023-02-17
| | | | | This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot.
* Feat: Switch to default.nixene2023-02-11