This website requires JavaScript.
Explore
Help
Sign In
sora
/
nixconfig
Watch
1
Star
0
Fork
0
You've already forked nixconfig
Code
Issues
1
Pull Requests
1
Actions
Releases
Activity
nixconfig
/
modules
/
nixos
/
system
/
hw
/
base
/
default.nix
5 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
Fixing Hyprland crash
2023-11-16 23:06:28 +01:00
{
.
.
.
}:
{
Update modules/nixos/system/hw/base/default.nix
2024-03-25 07:06:40 +01:00
services
.
fwupd
.
enable
=
true
;
Fixing Hyprland crash
2023-11-16 23:06:28 +01:00
hardware
.
enableAllFirmware
=
true
;
}
Reference in New Issue
Copy Permalink