mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
172 current 2024-06-11 18:55:06 24.11.20240529.ad57eef 6.9.2-zen1 *
This commit is contained in:
parent
1567d6dd79
commit
def7f2e503
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ let
|
|||
_v = import ../../common/programs/virt.nix { };
|
||||
in
|
||||
{
|
||||
# fileSystems."/mnt/c"
|
||||
imports =
|
||||
[
|
||||
# Include the results of the hardware scan.
|
||||
|
|
|
@ -66,6 +66,7 @@ in
|
|||
libsForQt5.kinit
|
||||
];
|
||||
general = with pkgs; [
|
||||
tree
|
||||
ffmpeg
|
||||
yt-dlp
|
||||
neofetch
|
||||
|
|
Loading…
Reference in a new issue