mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
add nh informations
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# NH reimplements some basic nix commands.
|
||||||
|
# Adding functionality on top of the existing solutions, like nixos-rebuild, home-manager cli or nix itself.
|
||||||
{ config, ... }: {
|
{ config, ... }: {
|
||||||
programs.nh = {
|
programs.nh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user