coalescing code for imports

This commit is contained in:
Noah Masur
2025-03-10 03:37:48 +00:00
parent 90fd9f54a7
commit 1eae89b8ab
10 changed files with 104 additions and 21 deletions

View File

@ -31,14 +31,11 @@ rec {
developer.enable = true;
experimental.enable = true;
};
nmasur.presets.services.mbsync = {
user = nmasur.settings.username;
server = "noahmasur.com";
};
home.stateVersion = "23.05";
};
system.stateVersion = "23.05";
# Not sure what's necessary but too afraid to remove anything
boot.initrd.availableKernelModules = [
"nvme"