This commit is contained in:
parent
00cbba8b0a
commit
0367ebecae
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
nixd
|
nixd
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.packages = with pkgs; [ fwupd ];
|
services.fwupd.enable = true;
|
||||||
|
|
||||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||||
users.users.florian = {
|
users.users.florian = {
|
||||||
|
|
Loading…
Reference in a new issue