OK, I think Theme Is Working

This commit is contained in:
Annika Merris 2024-05-19 09:28:19 -04:00
parent 3b679350ff
commit dd07c44bf8
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ with inputs;
inputs.nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = {inherit inputs;};
# specialArgs = {inherit inputs;};
modules = [
globals
lix-module.nixosModules.default