cleanup x13s expressions
This commit is contained in:
parent
56955abbe8
commit
a6ca006c14
3 changed files with 0 additions and 252 deletions
|
@ -370,9 +370,5 @@
|
|||
};
|
||||
in (all // {default = all.develop;});
|
||||
};
|
||||
|
||||
flake.nixosModules = {
|
||||
# thinkpad-x13s = { pkgs, config, lib, options, ... } @ args: (import ./nix/os/modules/hardware.thinkpad-x13s.nix (args // { inherit self; }));
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue