chore: formatted
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
{ pkgs, lib, config, ... }: {
|
||||
imports = [ ./commonPackages.nix ./hm.nix ./i3.nix ./kanata.nix ];
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./commonPackages.nix
|
||||
./hm.nix
|
||||
./i3.nix
|
||||
./kanata.nix
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user