chore: cleanup config, change kernel and nvidia drivers to it build properly again

This commit is contained in:
Christoph Hollizeck 2025-01-26 16:09:00 +01:00
parent e9dd44f7d0
commit ac0fd3094c
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
5 changed files with 4 additions and 7 deletions

View file

@ -18,7 +18,7 @@ in
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
vesktop
discord
];
};
}