nixos/home/H0615-elitherl.nix

5 lines
79 B
Nix

{ ... }: {
imports = [ ./common/work.nix ];
home.stateVersion = "22.11";
}