mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: forgejo test
This commit is contained in:
parent
e62ce4a04c
commit
35272384ef
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = builtins.attrValues {
|
||||
inherit
|
||||
(pkgs)
|
||||
inherit (pkgs)
|
||||
cifs-utils
|
||||
ffmpeg
|
||||
flac
|
||||
|
@ -28,6 +28,7 @@
|
|||
xdg-utils
|
||||
xdotool
|
||||
zip
|
||||
nodejs
|
||||
;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue