Update vm.nix

This commit is contained in:
Aaron Honeycutt 2023-04-03 20:25:03 +00:00
parent 24fc6f9688
commit 5ed6254501

View file

@ -55,11 +55,6 @@
hashedPassword = "$6$aAcbLtqiqzySifls$jdKMOQjoWITHD/dWNNZVUH/qNc6aoJ7v4zYofi0U7IJSVTbmOfChS3mzaJbp57AodjdPNKPrnrip8Nlh2Qanx.";
packages = with pkgs; [
# Fonts
fira
fira-mono
restic
neofetch
];
};
@ -71,11 +66,6 @@
environment.systemPackages =
with pkgs;
[
avahi
cargo
dmidecode
libcamera
lshw
nix-index
toybox
unzip