forgot to remove pkgs

This commit is contained in:
notohh 2023-01-30 06:16:14 -05:00
parent b289b258a7
commit 3f27438a45

View file

@ -12,12 +12,6 @@ imports = [
username = "notoh"; username = "notoh";
homeDirectory = "/home/notoh"; homeDirectory = "/home/notoh";
stateVersion = "23.05"; stateVersion = "23.05";
packages = [
pkgs.alsa-lib
pkgs.boost
pkgs.qt5.full
pkgs.openssl
];
}; };
} }