Add comments to explain each file
This commit is contained in:
@@ -1 +1,4 @@
|
||||
{ pkgs, ... }: { home.packages = with pkgs; [ wkhtmltopdf ]; }
|
||||
# Work in progress on another repo
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ wkhtmltopdf ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user