build: wrap desktop modules with keep-sorted
This commit is contained in:
parent
deb78cc14d
commit
76027fb711
2 changed files with 4 additions and 1 deletions
|
|
@ -9,9 +9,11 @@ let
|
|||
in
|
||||
{
|
||||
config = lib.mkIf config.${feature}.enable {
|
||||
# keep-sorted start
|
||||
dev.enable = true;
|
||||
pipewire.enable = true;
|
||||
print-and-scan.enable = true;
|
||||
# keep-sorted end
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# keep-sorted start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue