Fix typos

This commit is contained in:
tbarnouin 2024-09-17 15:09:37 +02:00
parent 5496ce5300
commit d5b7623427
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
{ imports = [ ./hardware-configuration.nix ];
{ #imports = [ ./hardware-configuration.nix ];
nix = {
settings = {