diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-10 10:03:42 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-10 10:03:42 +0530 |
| commit | acd2d93ad81ffad72c067e0cbf90bee809276951 (patch) | |
| tree | 9d2e7564a153d485a7bf4dbe9c84de18573e41a5 /flake.nix | |
| parent | 5587dc4f07576e73a7fabcb527c108d00752cbe7 (diff) | |
(impermanence): Modularize config.
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ specialArgs = { inherit inputs; }; modules = [ inputs.disko.nixosModules.default - (import ./disko.nix { device = "/dev/nvme0n1"; }) ./machines/x/configuration.nix |
