home/portals,archangel/bluetooth

This commit is contained in:
tulg 2026-01-09 18:20:49 +03:00
parent 7a44cd9e6b
commit 3599d9c057
4 changed files with 35 additions and 22 deletions

View file

@ -17,17 +17,6 @@
boot.kernelModules = ["kvm-amd"];
boot.extraModulePackages = [];
fileSystems."/" = {
device = "/dev/disk/by-uuid/48340a1a-5055-4d72-b83b-db57a3a7e230";
fsType = "ext4";
};
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/5292-3A27";
fsType = "vfat";
options = ["fmask=0022" "dmask=0022"];
};
swapDevices = [];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking