This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
rose-pine-nix
Watch
1
Star
0
Fork
You've already forked rose-pine-nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ed79a45b47
rose-pine-nix
/
modules
/
nixos
/
default.nix
5 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor(modules)!: auto import modules & improve passing of arguments (#60)
2023-11-03 15:13:02 -07:00
{
lib
,
pkgs
,
.
.
.
}
@
args
:
style: format with nixpkgs-fmt
2023-04-18 17:01:16 -07:00
{
refactor(modules)!: auto import modules & improve passing of arguments (#60)
2023-11-03 15:13:02 -07:00
imports
=
import
../lib/mkImports.nix
args
./.
;
feat: add flavour option to nixos module
2023-03-28 17:57:15 -07:00
}
Reference in a new issue
Copy permalink