ttrssreal / nix-config

configurations for my nixos hosts
0 stars 0 forks source link

How to do templates nicer? #14

Open github-actions[bot] opened 5 days ago

github-actions[bot] commented 5 days ago

https://github.com/ttrssreal/nix-config/blob/b0d599de9f1bba115ca720ce6ba41bca9454772d/templates/default.nix#L1-L2


# TODO: How to do templates nicer?
# Issue URL: https://github.com/ttrssreal/nix-config/issues/14
{
  shell = {
    path = ./shell;