Update home.nix

This commit is contained in:
Tyler 2025-05-12 10:46:52 -04:00 committed by GitHub
parent d220ffc5ef
commit 4f8b2bf193
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,6 @@
homeDirectory = "/home/tyler";
packages = with pkgs; [
ventoy
nom
# (config.lib.nixGL.wrap renderdoc)
];