mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-20 16:13:53 +01:00
feat: nix fmt
This commit is contained in:
@@ -28,7 +28,7 @@ in
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
||||
|
||||
home-manager.extraSpecialArgs = specialArgs;
|
||||
home-manager.users."${username}" = home-module;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user