fixed X-server conflict
This commit is contained in:
parent
511afa919a
commit
8ded4506da
9 changed files with 78 additions and 60 deletions
|
@ -36,6 +36,9 @@
|
|||
enable = true;
|
||||
dockerCompat = true;
|
||||
};
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"olm-3.2.16"
|
||||
];
|
||||
boot = {
|
||||
# Bootloader.
|
||||
loader.systemd-boot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue