system/nix: add nh
This commit is contained in:
parent
58efa5527c
commit
3af1ad12fd
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{ config, modules, pkgs, ... }: {
|
||||
programs.nh.flake = "/home/rin/Projects/flakes";
|
||||
programs.zsh.enable = true;
|
||||
users.users.rin = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue