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
348926a18b
commit
f3dbbc518f
@ -40,8 +40,8 @@
|
||||
# HomeManager
|
||||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
usesGlobalPkgs = true;
|
||||
usesUserPackages = true;
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
backupFileExtension = "backup";
|
||||
sharedModules = [
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user