1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore: follow linter

This commit is contained in:
oddlama 2022-12-14 21:01:15 +01:00
parent 4db499a5d3
commit 63abd85eb0
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 35 additions and 8 deletions

View file

@ -1,8 +1,4 @@
{
lib,
pkgs,
...
}: {
{pkgs, ...}: {
home = {
extraOutputsToInstall = ["doc" "devdoc"];
file.gdbinit = {