mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
testig HM as module - try 2
This commit is contained in:
@@ -44,7 +44,7 @@ config = {
|
|||||||
sharedModules = [
|
sharedModules = [
|
||||||
inputs.sops-nix.homeManagerModules.sops
|
inputs.sops-nix.homeManagerModules.sops
|
||||||
];
|
];
|
||||||
users.sstent = ../home-manager/users/sstent;
|
imports = [ ../home-manager/users/sstent];
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user