updated pdf creator and overall theme

This commit is contained in:
2026-03-29 00:33:21 -05:00
parent 76605b161d
commit d4ca1b54e5
9 changed files with 565 additions and 47 deletions

View File

@@ -11,6 +11,8 @@ in
];
image.fileName = "Sovran_SystemsOS.iso";
isoImage.splashImage = ./assets/splash-logo.png;
users.users.free = {
isNormalUser = true;
@@ -29,6 +31,7 @@ in
installer
zenity
util-linux
disko
parted
dosfstools
e2fsprogs
@@ -37,6 +40,8 @@ in
git
curl
];
environment.etc."sovran/logo.png".source = ./assets/splash-logo.png;
environment.etc."sovran/flake".source = sovranSource;