Adjust hyprpaper documentation
This commit is contained in:
parent
b83ccc7bfe
commit
b994e4698c
3 changed files with 4 additions and 2 deletions
|
|
@ -177,7 +177,7 @@
|
|||
};
|
||||
|
||||
nix_path = lib.mkOption {
|
||||
default = "/home${config.conf.username}/gits/nixos";
|
||||
default = "/home/${config.conf.username}/gits/nixos";
|
||||
example = "yourpath";
|
||||
type = lib.types.str;
|
||||
description = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue