Enabled Aoostar R1 specific tweaks

This commit is contained in:
2025-02-27 21:03:52 +01:00
parent 3b471f8e32
commit 9335bdeac9
3 changed files with 38 additions and 126 deletions

View File

@@ -8,7 +8,7 @@
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware.url = "github:NixOS/nixos-hardware";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nix-matrix-appservices = {
url = "gitlab:coffeetables/nix-matrix-appservices";
inputs.nixpkgs.follows = "nixpkgs";
@@ -42,7 +42,7 @@
(import ./configuration.nix)
agenix.nixosModules.age
nix-matrix-appservices.nixosModule
inputs.nixos-hardware.nixosModules.aoostar-r1-n100
nixos-hardware.nixosModules.aoostar-r1-n100
];
specialArgs = {
inherit inputs;