mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
testig HM as module - try 2
This commit is contained in:
@@ -121,8 +121,6 @@
|
||||
specialArgs = { inherit inputs outputs lib; hostName = "StuPC";};
|
||||
modules = [
|
||||
./hosts/StuPC-WSL
|
||||
./home-manager/users/sstent
|
||||
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -44,6 +44,7 @@ config = {
|
||||
sharedModules = [
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
];
|
||||
users.stent = ../home-manager/users/sstent
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
Reference in New Issue
Block a user