users/hana: add nh flake path
This commit is contained in:
parent
f8d4e05080
commit
d4768ea7bf
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{ config, lib, modules, pkgs, ... }: {
|
||||
programs.nh.flake = "/persist/hana/flakes";
|
||||
programs.zsh.enable = true;
|
||||
users.users.hana = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue