pinwheel: Cleanup whitespace and function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ home-manager, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gnumake
|
||||
tig
|
||||
tig
|
||||
spotify
|
||||
onlyoffice-bin
|
||||
qmk
|
||||
|
||||
Reference in New Issue
Block a user