This commit is contained in:
iFargle 2023-07-01 16:56:25 +09:00
parent 7a16a59ab2
commit c25e614e1c

View file

@ -49,6 +49,7 @@
};
# NixOS Configuration files:
networking.hostname = ${hostname};
nixosConfigurations = {
# Declare the configuration for "nixos-laptop":
nixos-laptop = lib.nixosSystem {