fix formatting

This commit is contained in:
notgne2 2022-09-13 18:08:19 -07:00
parent 3417784008
commit cf401b300c
No known key found for this signature in database
GPG key ID: 5CE0A245A2DAC84A
7 changed files with 240 additions and 217 deletions

View file

@ -10,7 +10,8 @@ let
platforms = super.meta.platforms ++ [ "x86_64-linux" ];
};
});
in {
in
{
options.fuckingprint.enable = mkEnableOption "Make my fucking printer work";
config = mkIf cfg.enable {