Homogonize hm import

This commit is contained in:
Bun 2025-03-29 03:25:53 -04:00
parent 15c20c7919
commit 5c3ae871f2
2 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,7 @@
{ stable, unstable, nur, blender, ... }:
{ hm, stable, unstable, nur, blender, ... }:
{
imports = [ hm.nixosModules.home-manager ];
home-manager = {
useUserPackages = true;
backupFileExtension = "bak";