chore: format code
This commit is contained in:
parent
db4c3408de
commit
b77debd170
9 changed files with 41 additions and 37 deletions
|
|
@ -5,7 +5,8 @@ let
|
|||
# common = (import ../common.nix) { pkgs = pkgs; lib = lib; };
|
||||
common = (import ../common.nix) { inherit pkgs; inherit lib; };
|
||||
|
||||
in {
|
||||
in
|
||||
{
|
||||
|
||||
imports = [
|
||||
./autorandr.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue