Update flake.nix
This commit is contained in:
parent
851764db0d
commit
2c3713cf1d
@ -13,7 +13,7 @@
|
|||||||
in {
|
in {
|
||||||
|
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
macmini15 = lib.nixosSystem {
|
media-macmini = lib.nixosSystem {
|
||||||
inherit system;
|
inherit system;
|
||||||
modules = [
|
modules = [
|
||||||
# add your model from this list: https://github.com/NixOS/nixos-hardware/blob/master/flake.nix
|
# add your model from this list: https://github.com/NixOS/nixos-hardware/blob/master/flake.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user