This website requires JavaScript.
Explore
Help
Sign in
upRootNutrition
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced
2025-06-16 01:55:13 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2be2a67015
dotfiles
/
modules
/
home
/
gui
/
apps
/
tools
/
scrcpy
/
default.nix
13 lines
123 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: refactored home manager
2025-01-19 23:40:54 -06:00
{
pkgs
,
.
.
.
}
:
{
home
.
packages
=
builtins
.
attrValues
{
inherit
(
pkgs
)
scrcpy
feat: added qtscrcpy
2025-02-16 00:43:09 -06:00
qtscrcpy
feat: refactored home manager
2025-01-19 23:40:54 -06:00
;
}
;
}
Reference in a new issue
Copy permalink