hosts | commented out disko call

This commit is contained in:
Don Harper 2024-06-08 23:03:12 -05:00
parent e22ac9db7c
commit 704aaf5208
5 changed files with 5 additions and 4 deletions

View file

@ -4,7 +4,7 @@
imports =
[
./hardware-configuration.nix
../disko/mmcblk.nix
# ../disko/mmcblk.nix
../workstation
../themes.nix
../wm

View file

@ -1,3 +1,4 @@
{ inputs, outputs, lib, config, pkgs, ... }:
{
disko.devices = {
disk = {

View file

@ -4,7 +4,7 @@
imports =
[
./hardware-configuration.nix
../disko/mmcblk.nix
# ../disko/mmcblk.nix
../workstation
../themes.nix
../wm

View file

@ -4,7 +4,7 @@
imports =
[
./hardware-configuration.nix
../disko/nvme.nix
# ../disko/nvme.nix
../workstation
../workstation/kvm.nix
../wm

View file

@ -4,7 +4,7 @@
imports =
[
./hardware-configuration.nix
../disko/sda.nix
# ../disko/sda.nix
../workstation
../wm
../themes.nix