Skip to content
configuration.nix.md
configuration.nix
NixOS module
A NixOS module, checked against real NixOS options and evaluated by the NixOS module system.
Copy
{
pkgs
,
lib
,
...
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
firefox
vim
];
}
Share your thoughts
NORMAL
let’s talk
support
1:0
Share your thoughts