feat(home-pc): add fwupd and gnome-firmware-updater
This commit is contained in:
parent
ddc95b1fa5
commit
ec9e0376eb
2 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
networking.hostName = "felix-nixos";
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
users.users.felschr = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "audio" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue