Homogonize hm import
This commit is contained in:
parent
15c20c7919
commit
5c3ae871f2
2 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,7 @@
|
|||
{ stable, unstable, nur, blender, ... }:
|
||||
{ hm, stable, unstable, nur, blender, ... }:
|
||||
{
|
||||
imports = [ hm.nixosModules.home-manager ];
|
||||
|
||||
home-manager = {
|
||||
useUserPackages = true;
|
||||
backupFileExtension = "bak";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue