nixos/home/J0162-elitherl.nix

5 lines
79 B
Nix

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