mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 18:45:12 -05:00
feat: remote commit
This commit is contained in:
parent
9aaa70b0c1
commit
1ae9601263
5 changed files with 30 additions and 9 deletions
|
@ -44,7 +44,6 @@ in {
|
|||
misc-android
|
||||
misc-desktop
|
||||
misc-internet
|
||||
vscode
|
||||
;
|
||||
};
|
||||
};
|
||||
|
@ -88,6 +87,15 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
productionCode = {
|
||||
imports = builtins.attrValues {
|
||||
inherit
|
||||
(modules)
|
||||
vscode
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
productionVideo = {
|
||||
imports = builtins.attrValues {
|
||||
inherit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue