mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2026-02-04 13:23:26 -05:00
OK, I think Theme Is Working
This commit is contained in:
parent
3b679350ff
commit
dd07c44bf8
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue