mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:26:34 +01:00
Remove docker
This commit is contained in:
parent
4e07db6fc4
commit
066f9152c8
1 changed files with 0 additions and 6 deletions
|
@ -88,10 +88,4 @@
|
|||
|
||||
# https://github.com/NixOS/nixpkgs/blob/c32c39d6f3b1fe6514598fa40ad2cf9ce22c3fb7/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix#L66
|
||||
boot.loader.systemd-boot.editor = false;
|
||||
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
enableNvidia = true;
|
||||
package = pkgs.podman;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue