mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
Put every variables in top of the file for easy copy to another config
This commit is contained in:
1
home/programs/markdown/default.nix
Normal file
1
home/programs/markdown/default.nix
Normal file
@@ -0,0 +1 @@
|
||||
{ pkgs, ... }: { home.packages = with pkgs; [ wkhtmltopdf ]; }
|
||||
Reference in New Issue
Block a user