loptland: fix dconf issue
This commit is contained in:
parent
577eebbdf5
commit
2ccdcd230a
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ in
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.dconf ];
|
||||
|
||||
imports =
|
||||
with config.flake.modules.nixos;
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue