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-17 02:25:12 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
80b1dc198a
dotfiles
/
nixos
/
modules
/
nur.nix
8 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: abstracted out nur
2024-11-03 17:50:38 -06:00
{
config
,
.
.
.
}:
{
home-manager
=
{
extraSpecialArgs
=
{
feat: removed nur
2024-12-14 02:29:03 -06:00
# inherit (config) nur;
feat: abstracted out nur
2024-11-03 17:50:38 -06:00
}
;
}
;
}
Reference in a new issue
Copy permalink