home02: format

This commit is contained in:
Oliver Davies 2025-11-21 21:06:02 +00:00
parent d4e5eb0a91
commit 06ed8e9cf6

View file

@ -82,7 +82,7 @@
"wheel" "wheel"
]; ];
packages = [ ]; packages = [ ];
shell= pkgs.zsh; shell = pkgs.zsh;
}; };
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;