aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorspl3g <spleefer6@yandex.ru>2025-09-02 20:17:33 +0300
committerspl3g <spleefer6@yandex.ru>2025-09-02 20:17:33 +0300
commitfd31a7a778274470212d6c098db8311579946d6d (patch)
treee495e1903a9b8f102b94098e342252d4dd232ef4 /flake.nix
parentad87fed7a13e312bd3df1639dce850ea518cdb88 (diff)
feat: add disk-config to the laptop config
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 293af35..c6228f5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -114,6 +114,7 @@
modules = [
./nixos/laptop/configuration.nix
nixos-hardware.nixosModules.lenovo-thinkpad-t14-amd-gen1
+ disko.nixosModules.disko
];
};