formatting

This commit is contained in:
Osman Faruk Bayram 2025-02-11 19:25:59 +03:00
parent ff6a101b35
commit b82235b34c

View file

@ -1,4 +1,8 @@
{ pkgs, config, ... }:
{
pkgs,
config,
...
}:
# stolen from https://github.com/dmarcoux/dotfiles
{
home.packages = [pkgs.tlrc];