Fix lithium config

This commit is contained in:
Vili Sinervä 2024-07-11 16:45:40 +03:00
parent 2332182200
commit 40483537e5
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -5,8 +5,7 @@
... ...
}: }:
{ {
networking = { networking.hostName = "lithium";
hostName = "lithium";
imports = [ imports = [
../base.nix ../base.nix