change hostname?

This commit is contained in:
mehbark 2023-08-14 07:23:27 -04:00
parent efcbdabe18
commit 820a92cb6b

View file

@ -5,7 +5,7 @@
outputs = {self, nixpkgs, home-manager }: {
nixosConfigurations = {
mbk = nixpkgs.lib.nixosSystem {
nix = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./configuration.nix