alpine: maintenance done

This commit is contained in:
Tristan 2025-06-02 10:02:11 +01:00
parent e5c16d34c6
commit 1e8c120e77
6 changed files with 19 additions and 20 deletions

View file

@ -27,7 +27,6 @@ in {
boot.loader.efi.canTouchEfiVariables = true;
boot.tmp = {
useTmpfs = lib.mkDefault true;
cleanOnBoot = true;
};
networking.networkmanager.enable = true;