{ config, lib, nixpkgs, ... }: { imports = [ ./modules ./os/filesystem.nix ]; system.stateVersion = "23.11"; }