formatting
This commit is contained in:
parent
ff6a101b35
commit
b82235b34c
1 changed files with 7 additions and 3 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{ pkgs, config, ... }:
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
# stolen from https://github.com/dmarcoux/dotfiles
|
||||
{
|
||||
home.packages = [pkgs.tlrc];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue