meow
This commit is contained in:
parent
45b923da8c
commit
401cc0f269
4 changed files with 87 additions and 64 deletions
|
|
@ -44,6 +44,7 @@
|
|||
jabref
|
||||
glib # rider wants gsettings
|
||||
(pkgs.writeShellScriptBin "sudo" "run0 $@")
|
||||
krita
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue