flake: apply nixpkgs-fmt treewide
This commit is contained in:
parent
8c3d03e9cb
commit
b3c0bc9cb0
13 changed files with 279 additions and 276 deletions
|
@ -5,5 +5,5 @@
|
|||
openssh.authorizedKeys.keys = import ./ssh-keys.nix;
|
||||
};
|
||||
|
||||
home-manager.users.root = { ... }: {};
|
||||
home-manager.users.root = { ... }: { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue