Fix lithium config
This commit is contained in:
parent
2332182200
commit
40483537e5
1 changed files with 2 additions and 3 deletions
|
@ -5,10 +5,9 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
networking = {
|
||||
hostName = "lithium";
|
||||
networking.hostName = "lithium";
|
||||
|
||||
imports = [
|
||||
imports = [
|
||||
../base.nix
|
||||
../users/vili.nix
|
||||
../desktop.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue