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
a29e1e1e5e
commit
348926a18b
@ -6,7 +6,7 @@
|
||||
[
|
||||
./modules.nix
|
||||
# HomeManager
|
||||
inputs.home-manager.darwinModules.default
|
||||
#inputs.home-manager.darwinModules.default
|
||||
];
|
||||
|
||||
# All System packages
|
||||
@ -43,7 +43,7 @@
|
||||
usesGlobalPkgs = true;
|
||||
usesUserPackages = true;
|
||||
backupFileExtension = "backup";
|
||||
home-manager.sharedModules = [
|
||||
sharedModules = [
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
];
|
||||
users = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user