mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -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