This commit is contained in:
Tim Schubert 2020-12-28 19:38:36 +01:00
parent e1c562191b
commit 186fb9d017
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
6 changed files with 44 additions and 48 deletions

View file

@ -10,8 +10,6 @@ in {
};
config = mkIf cfg.enable {
services.fwupd.enable = true;
nix = {
autoOptimiseStore = true;
useSandbox = true;