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,
|
agenix,
|
||||||
}: let
|
}: let
|
||||||
baseModule = {
|
baseModule = {
|
||||||
imports = [
|
# imports = [
|
||||||
home-manager.nixosModules.default
|
# home-manager.nixosModules.default
|
||||||
];
|
# ];
|
||||||
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
system.configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
||||||
nixpkgs.overlays = [];
|
nixpkgs.overlays = [];
|
||||||
};
|
};
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
{
|
{
|
||||||
environment.systemPackages = [agenix.packages.x86_64-linux.default];
|
environment.systemPackages = [agenix.packages.x86_64-linux.default];
|
||||||
}
|
}
|
||||||
|
home-manager.nixosModules.default
|
||||||
agenix.nixosModules.default
|
agenix.nixosModules.default
|
||||||
# agenix.homeManagerModules.age
|
# agenix.homeManagerModules.age
|
||||||
./hosts/thonkpad/configuration.nix
|
./hosts/thonkpad/configuration.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user