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