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
930754919d
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 22:13:02 +00:00
{
lib
,
pkgs
,
.
.
.
}
@
args
:
style: format with nixpkgs-fmt
2023-04-19 00:01:16 +00:00
{
refactor(modules)!: auto import modules & improve passing of arguments (#60)
2023-11-03 22:13:02 +00:00
imports
=
import
../lib/mkImports.nix
args
./.
;
feat: add flavour option to nixos module
2023-03-29 00:57:15 +00:00
}
Reference in a new issue
Copy permalink