mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
14
flake.nix
14
flake.nix
@@ -121,20 +121,6 @@
|
||||
specialArgs = { inherit inputs outputs lib; hostName = "StuPC";};
|
||||
modules = [
|
||||
./hosts/StuPC-WSL
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.sharedModules = [
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
];
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.users.sstent = import ./home-manager/users/sstent;
|
||||
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user