mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/neptune/configuration.nix
This commit is contained in:
2025-11-03 11:54:25 +07:00
parent ee3af6d66e
commit aa3324f269

View File

@@ -6,10 +6,6 @@
nixpkgs.hostPlatform = { nixpkgs.hostPlatform = {
system = "x86_64-linux"; system = "x86_64-linux";
}; };
boot.loader.grub.devices = [ "/dev/disk/by-id/FIXME" ];
fileSystems = {
"/".device = "/dev/FIXME";
};
networking.fqdn = "b4l.co.th"; networking.fqdn = "b4l.co.th";
system.stateVersion = "25.11"; system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ]; clan.core.sops.defaultGroups = [ "admins" ];