Fixes python mismatch error

This commit is contained in:
Emmet 2023-08-11 13:58:24 -05:00
parent cc184917fb
commit 31843804fe
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, python3Packages, nix-doom-emacs, stylix, username, email, dotfilesDir, theme, wm, browser, editor, spawnEditor, term, ... }:
{ config, lib, pkgs, nix-doom-emacs, stylix, username, email, dotfilesDir, theme, wm, browser, editor, spawnEditor, term, ... }:
{
# Home Manager needs a bit of information about you and the paths it should

View file

@ -4,11 +4,11 @@
# Various packages related to virtualization, compatability and sandboxing
home.packages = with pkgs; [
# Virtual Machines and wine
#libvirt
#virt-manager
#qemu_full
#lxc
#swtpm
libvirt
virt-manager
qemu
lxc
swtpm
bottles
# Filesystems