about summary refs log tree commit diff
path: root/hosts/carmel/services.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(profiles): get rid of all the profilesFranck Cuny2022-06-091-0/+9
All the modules that are setup by the profiles are now managed at the host level. This simplify some configuration, and will make it easier to adjust things at the host instead of trying to squeeze everything into profiles. This will also help the refactoring later, when I'll split nixos and home-manager configuration. Change-Id: I17ffda8b0b5d15bf1915c6fae5030380523d74b5 Reviewed-on: https://cl.fcuny.net/c/world/+/297 Reviewed-by: Franck Cuny <franck@fcuny.net>