diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-11-20 20:06:12 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-11-20 20:06:12 -0700 |
| commit | c8c00cfd413555f8916ba65b77b4cd9d4cd7e6df (patch) | |
| tree | 462b3c55ac8c33ea145d4f03e2b09e1540c4fc8f /flake.nix | |
| parent | f09faeed2ef3cdf9674bb5a32aa26493b83b35ea (diff) | |
better hostname
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -188,7 +188,7 @@ nixosConfigurations = { - nixos-zenbook = nixpkgs.lib.nixosSystem { + zenbook = nixpkgs.lib.nixosSystem { # inherit system; modules = [ ./machines/zenbook/configuration.nix |
