mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update vm.nix
This commit is contained in:
parent
24fc6f9688
commit
5ed6254501
1 changed files with 0 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue