home-manager: use abbreviation for module
This commit is contained in:
parent
ad82940851
commit
e24797c4c1
17 changed files with 21 additions and 18 deletions
|
|
@ -49,7 +49,7 @@
|
|||
# necessary to make the camera not look like the sun
|
||||
environment.systemPackages = [ pkgs.cameractrls ];
|
||||
|
||||
home-manager.users.wo2w = {
|
||||
hm = {
|
||||
imports = [
|
||||
../../modules/home
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue