mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -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.";
|
hashedPassword = "$6$aAcbLtqiqzySifls$jdKMOQjoWITHD/dWNNZVUH/qNc6aoJ7v4zYofi0U7IJSVTbmOfChS3mzaJbp57AodjdPNKPrnrip8Nlh2Qanx.";
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# Fonts
|
|
||||||
fira
|
|
||||||
fira-mono
|
|
||||||
restic
|
|
||||||
|
|
||||||
neofetch
|
neofetch
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -71,11 +66,6 @@
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
avahi
|
|
||||||
cargo
|
|
||||||
dmidecode
|
|
||||||
libcamera
|
|
||||||
lshw
|
|
||||||
nix-index
|
nix-index
|
||||||
toybox
|
toybox
|
||||||
unzip
|
unzip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue