Skip to content

Commit

Permalink
FMO-66: Update installer with filtered partition
Browse files Browse the repository at this point in the history
- Keep only internal drive
- Fix hardcoded order of exit screen

Signed-off-by: Anh Huy Bui <buianhhuy96@gmail.com>
  • Loading branch information
buianhhuy96 committed Oct 18, 2024
1 parent fdf903f commit 8d16e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/installers/pterm-installer/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ in
name = "ghaf-installer";
src = builtins.fetchGit {
url = "https://github.com/tiiuae/FMO-OS-Installer.git";
rev = "a7db48bd46841b1c94babc80946626f4cc8416f7";
rev = "67377b4cb9a1b02d594cf2d7a0c3157e41e30e90";
ref = "refs/heads/main";
};
vendorHash = "sha256-CFFSaURE4lJZS6E8XT6KcRv4hk6wO059lzD1V2wfZgI=";
Expand Down

0 comments on commit 8d16e90

Please sign in to comment.