add new monitor
This commit is contained in:
parent
6373014574
commit
eb6cc5056f
5 changed files with 82 additions and 7 deletions
|
|
@ -16,7 +16,7 @@
|
|||
home-manager = {
|
||||
backupFileExtension = "backup";
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users = { "danny" = import ../home; };
|
||||
users = { "danny" = import ../../../home; };
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue