diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-09 16:16:00 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-09 16:16:00 -0800 |
commit | 8eb423887c43195530196cf3b418ddd8ccf5abe8 (patch) | |
tree | 477b811d84fe66ac3d65f0d5eb2fe834c77902e8 | |
parent | a410a402a5dc5c68208ab8d6610fade60c8639c0 (diff) |
add disko dir
-rw-r--r-- | disko/sda-simple.nix (renamed from sda/disk-config.nix) | 0 | ||||
-rw-r--r-- | flake.nix | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sda/disk-config.nix b/disko/sda-simple.nix index 7e275e5..7e275e5 100644 --- a/sda/disk-config.nix +++ b/disko/sda-simple.nix @@ -56,7 +56,7 @@ lanzaboote.nixosModules.lanzaboote ./desktop/configuration.nix disko.nixosModules.disko - ./sda/disk-config.nix + ./disko/sda-simple.nix home-manager.nixosModules.home-manager { home-manager = { |