diff options
| author | spl3g <spleefer6@yandex.ru> | 2025-09-02 20:17:33 +0300 |
|---|---|---|
| committer | spl3g <spleefer6@yandex.ru> | 2025-09-02 20:17:33 +0300 |
| commit | fd31a7a778274470212d6c098db8311579946d6d (patch) | |
| tree | e495e1903a9b8f102b94098e342252d4dd232ef4 /flake.nix | |
| parent | ad87fed7a13e312bd3df1639dce850ea518cdb88 (diff) | |
feat: add disk-config to the laptop config
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ modules = [ ./nixos/laptop/configuration.nix nixos-hardware.nixosModules.lenovo-thinkpad-t14-amd-gen1 + disko.nixosModules.disko ]; }; |
