mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a typo
This commit is contained in:
parent
3b017106a4
commit
efc2331c28
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
# Home-Manager config
|
# Home-Manager config
|
||||||
home-manager = {
|
home-manager = {
|
||||||
extraSpecialArgs = { inherit inputs };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
useGlobalPkgs = true;
|
useGlobalPkgs = true;
|
||||||
useUserPackages = true;
|
useUserPackages = true;
|
||||||
backupFileExtension = "HM-backup";
|
backupFileExtension = "HM-backup";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user