Commit 676241407c4c

Vincent Demeester <vincent@sbr.pm>
2025-05-06 16:18:35
small "import" reorder
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent fe8c607
Changed files (1)
systems
common
systems/common/desktop/default.nix
@@ -1,7 +1,7 @@
 { desktop
+, config
 , pkgs
 , lib
-, config
 , ...
 }:
 {