mirror of
https://github.com/nmasur/dotfiles
synced 2025-10-12 00:13:17 +00:00
fix references
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
||||
|
||||
# Allows me to make sure I can work on my dotfiles locally
|
||||
|
||||
options.nmasur.preset.programs.dotfiles = {
|
||||
options.nmasur.presets.programs.dotfiles = {
|
||||
enable = lib.mkEnableOption "Clone dotfiles repository";
|
||||
repo = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
|
Reference in New Issue
Block a user