This website requires JavaScript.
Explore
Help
Sign In
L-Nafaryus
/
bonfire
Watch
1
Star
0
Fork
0
You've already forked bonfire
Code
Issues
5
Pull Requests
Actions
Packages
Projects
4
Releases
Wiki
Activity
ce15dc90da
bonfire
/
devShells
/
bonfire.nix
10 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
flake: reformat all new: packages: bonvim, nixvim configuration of neovim remove: config: hyprland -> declarative remove: config: nvim nixosModules: structure with categories new: configurations: concept of preconfigured modules catarina: disable papermc server catarina: hydra server flake: hydraJobs outputs
2024-07-08 15:07:24 +05:00
{
pkgs
,
.
.
.
}:
pkgs
.
mkShellNoCC
{
packages
=
with
pkgs
;
[
sops
mkpasswd
jq
cachix
]
;
update: devShells: inputs
2024-04-20 01:34:48 +05:00
}
Reference in New Issue
Copy Permalink