add missing ;

This commit is contained in:
Aaron Honeycutt 2024-01-18 16:57:39 +00:00
parent 80478a097e
commit c38fb20a19

View file

@ -18,7 +18,7 @@
nixpkgs.config = { nixpkgs.config = {
allowUnfree = true; allowUnfree = true;
} };
home.packages = with pkgs; [ home.packages = with pkgs; [
# GUI # GUI