start refactoring shared code into modules, update the lock, do some other minor fixes
This commit is contained in:
parent
c2780184c2
commit
5527f50a3b
43 changed files with 2348 additions and 51 deletions
|
|
@ -58,6 +58,10 @@ I have made a few commands for post installation (and for an iso installer to us
|
|||
|
||||
## Technical details
|
||||
|
||||
### Project structure
|
||||
|
||||
The project is set up to
|
||||
|
||||
### [Home manager](https://github.com/nix-community/home-manager)
|
||||
Home manager is imported as a module within the global configuration, it is therefor not needed to build home-manager packages separately in this configuration. On multi user systems it might be useful to pull the home-manager configurations from separate repos for different users, so you don't have to give your users access to the global configuration.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue