Fix errors so system builds

This commit is contained in:
Julia Lange 2024-04-09 00:00:42 -07:00
parent 73142b1bdf
commit a43df02076
9 changed files with 45 additions and 66 deletions

View file

@ -12,8 +12,9 @@
"Enables honkai 3rd impact";
};
imports = [ inputs.aagl.nixosModules.default ];
config = lib.mkIf config.aagl.enable {
imports = [ inputs.aagl.nixosModules.default ];
nix.settings = inputs.aagl.nixConfig;
programs.honkers-railway-launcher.enable =