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;
|
nixpkgs.config.allowUnfree = true;
|
||||||
services.qemuGuest.enable = true;
|
services.qemuGuest.enable = true;
|
||||||
|
|
||||||
|
environment.systemPackages = [ pkgs.dconf ];
|
||||||
|
|
||||||
imports =
|
imports =
|
||||||
with config.flake.modules.nixos;
|
with config.flake.modules.nixos;
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue