mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
fwupd and terminal bell configuration
This commit is contained in:
parent
c16f97ae00
commit
49fa6f0b7e
3 changed files with 9 additions and 3 deletions
|
@ -84,6 +84,7 @@
|
|||
fprintd.enable = true; # log in using fingerprint
|
||||
openssh.enable = true; # enabled ssh to have the host keys
|
||||
btrfs.autoScrub.enable = true; # periodically check filesystem and repair it
|
||||
fwupd.enable = true; # firmware updates
|
||||
};
|
||||
|
||||
programs.steam.enable = true; # putting steam in here cause in home manager it doesn't work
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue