mirror of
https://github.com/wlcx/home.git
synced 2026-09-09 17:58:22 +01:00
nixfmt everything
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
# TODO: auto import everything
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
{ pkgs, ... }: {
|
||||
qrclip = pkgs.callPackage ./qrclip { };
|
||||
zbar = pkgs.callPackage ./zbar { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user