diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-11-12 12:25:22 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-11-12 12:25:22 -0800 |
commit | 2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8 (patch) | |
tree | c0119c23d95ef5f4a5cce0593dd3f8cc01e1ebd2 /hosts | |
parent | 6e28154d875a1750213402a145deadc8d0ea6b35 (diff) | |
download | nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.tar nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.tar.gz nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.tar.bz2 nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.tar.lz nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.tar.xz nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.tar.zst nix-2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8.zip |
Remove disko @richese
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/richese/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix index a57e142..5cf92c2 100644 --- a/hosts/richese/default.nix +++ b/hosts/richese/default.nix @@ -13,7 +13,6 @@ ]; imports = [ - ./disks.nix ./hardware-configuration.nix ../common/core #../common/optional/db.nix |