41 current 2025-10-04 18:43:12 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 40 current 2025-10-04 16:55:15 25.05.20251001.5b5be50 6.12.49 *
|
||||
|
||||
|
||||
|
||||
# generation: 41 current 2025-10-04 18:43:12 25.05.20251001.5b5be50 6.12.49 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
@@ -15,7 +12,7 @@
|
||||
agenix.url = "github:ryantm/agenix";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, ... }: {
|
||||
outputs = { self, nixpkgs, home-manager, agenix, ... }: {
|
||||
nixosConfigurations.snowbelle = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user