fix audio issue; update profile config

This commit is contained in:
2025-04-21 22:20:13 +08:00
parent 1515efd11a
commit 780a24965d
5 changed files with 37 additions and 18 deletions

View File

@@ -38,8 +38,6 @@ in
}
];
networking.hostName = "${hostname}";
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
ssss # https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = sysversion;
}