chore: nix fmt
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
904b1e8cfe
commit
adb0d8bdde
3 changed files with 11 additions and 10 deletions
|
@ -8,7 +8,7 @@
|
|||
with lib;
|
||||
with lib.metacfg;
|
||||
let
|
||||
common = import ../../common.nix {};
|
||||
common = import ../../common.nix { };
|
||||
cfg = config.metacfg.user;
|
||||
defaultIconFileName = "profile.jpg";
|
||||
defaultIcon = pkgs.stdenvNoCC.mkDerivation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue