aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 3782459..d659c3f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -96,6 +96,7 @@
96 _module.args.self = self; 96 _module.args.self = self;
97 _module.args.inputs = inputs; 97 _module.args.inputs = inputs;
98 _module.args.theme = import ./theme; 98 _module.args.theme = import ./theme;
99 _module.args.font = import ./font.nix;
99 }; 100 };
100 } 101 }
101 nixos-hardware.nixosModules.asus-battery 102 nixos-hardware.nixosModules.asus-battery