This commit is contained in:
Lucy Hochkamp 2025-05-12 01:17:44 +02:00
parent 45b923da8c
commit 401cc0f269
No known key found for this signature in database
4 changed files with 87 additions and 64 deletions

View file

@ -44,6 +44,7 @@
jabref
glib # rider wants gsettings
(pkgs.writeShellScriptBin "sudo" "run0 $@")
krita
];
time.timeZone = "Europe/Berlin";

View file

@ -15,6 +15,9 @@
(modulesPath + "/installer/scan/not-detected.nix")
"${inputs.nixos-hardware}/framework/13-inch/7040-amd"
];
hardware.framework.laptop13.audioEnhancement.enable = true;
# hardware.framework.laptop13.audioEnhancement.hideRawDevice = false;
services.fwupd.enable = true;
boot.initrd.availableKernelModules = [
"nvme"