60 current 2025-04-30 20:54:46 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
agenix,
|
||||
}: let
|
||||
baseModule = {
|
||||
imports = [
|
||||
home-manager.nixosModules.default
|
||||
];
|
||||
# imports = [
|
||||
# home-manager.nixosModules.default
|
||||
# ];
|
||||
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
||||
nixpkgs.overlays = [];
|
||||
};
|
||||
@@ -43,7 +43,7 @@
|
||||
{
|
||||
environment.systemPackages = [agenix.packages.x86_64-linux.default];
|
||||
}
|
||||
|
||||
home-manager.nixosModules.default
|
||||
agenix.nixosModules.default
|
||||
# agenix.homeManagerModules.age
|
||||
./hosts/thonkpad/configuration.nix
|
||||
|
||||
Reference in New Issue
Block a user