Update linux version

This commit is contained in:
Kiana Sheibani 2022-01-25 20:28:37 -05:00
parent d712da4415
commit 2242a34fa1
3 changed files with 16 additions and 15 deletions

View file

@ -9,6 +9,7 @@ in {
boot.loader.grub.useOSProber = true;
hardware.enableRedistributableFirmware = true;
hardware.enableAllFirmware = true;
# Passwords
users.users.kiana = { inherit hashedPassword; };