change hostname?
This commit is contained in:
parent
efcbdabe18
commit
820a92cb6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue