flake: remove unused

This commit is contained in:
Felix Buehler 2022-06-03 23:33:25 +02:00
parent 165778f672
commit b8b79c5fc0
3 changed files with 39 additions and 473 deletions

View file

@ -38,7 +38,7 @@ let
defaultModules = baseModules ++ customModules;
in
{
# add your model from this list: https://github.com/NixOS/nixos-hardware/blob/master/flake.nix
# use your hardware- model from this list: https://github.com/NixOS/nixos-hardware/blob/master/flake.nix
thinkman = nixosSystem {
system = "x86_64-linux";
modules = defaultModules ++ [