mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a whitespaceé
This commit is contained in:
parent
8ed94721f7
commit
0ad362c70a
@ -1,10 +1,9 @@
|
||||
{ config, inputs, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./modules.nix
|
||||
];
|
||||
imports = [
|
||||
./modules.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
hostName = "laptop";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user