Lint files

This commit is contained in:
Michael Smith 2024-09-12 14:34:13 +02:00
parent 92f089266c
commit 42cc35268a
2 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ in {
system.nixos.distroName = "deskOS 1";
# FIXME(m): Disable squashfs compression during development
# isoImage.squashfsCompression = null;
isoImage.squashfsCompression = null;
boot = {
consoleLogLevel = 0;