Small fixes

This commit is contained in:
jopejoe1 2023-03-14 20:13:09 +01:00
parent c9325b0a29
commit 5406cab70c
3 changed files with 3 additions and 2 deletions

View file

@ -23,7 +23,7 @@ with lib;
};
# System
custom.system.boot.uboot.enable = true;
custom.system.boot.grub.enable = true;
custom.system.ssh.enable = true;
custom.nix.enable = true;
custom.hardware.audio.enable = true;

View file

@ -23,7 +23,7 @@ with lib;
};
# System
custom.system.boot.uboot.enable = true;
custom.system.boot.grub.enable = true;
custom.system.ssh.enable = true;
custom.nix.enable = true;
custom.hardware.audio.enable = true;