move options
This commit is contained in:
@@ -3,12 +3,8 @@
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./hardware-configuration.nix
|
||||
|
||||
disko.nixosModules.default
|
||||
|
||||
(import ./disko.nix { device1 = "/dev/nvme0n1"; device2 = "/dev/nvme1n1"; device3 = "/dev/sda"; })
|
||||
|
||||
sops-nix.nixosModules.sops
|
||||
|
||||
home-manager.nixosModules.default
|
||||
@@ -79,8 +75,6 @@
|
||||
docker = {
|
||||
enable = true;
|
||||
|
||||
nvidia = true;
|
||||
|
||||
portainer.enable = true;
|
||||
pihole.enable = true;
|
||||
ollama.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user