fontmanager and vbox host pack
This commit is contained in:
parent
a60cef6bc9
commit
78369ea502
2 changed files with 121 additions and 117 deletions
|
|
@ -66,7 +66,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# VirtualBox
|
# VirtualBox
|
||||||
virtualisation.virtualbox.host.enable = true;
|
virtualisation.virtualbox.host = {
|
||||||
|
enable = true;
|
||||||
|
enableExtensionPack = true;
|
||||||
|
};
|
||||||
users.extraGroups.vboxusers.members = [ "clemens" ];
|
users.extraGroups.vboxusers.members = [ "clemens" ];
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
|
@ -105,7 +108,7 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "clemens";
|
description = "clemens";
|
||||||
initialPassword = "123456";
|
initialPassword = "123456";
|
||||||
extraGroups = [ "networkmanager" "wheel" "scanner" "lp" "docker"];
|
extraGroups = [ "networkmanager" "wheel" "scanner" "lp" "docker" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -150,120 +153,120 @@
|
||||||
# Patch for IDEA PlugIn dev. Should be in dev flake!
|
# Patch for IDEA PlugIn dev. Should be in dev flake!
|
||||||
programs.nix-ld.enable = true;
|
programs.nix-ld.enable = true;
|
||||||
programs.nix-ld.libraries = with pkgs; [
|
programs.nix-ld.libraries = with pkgs; [
|
||||||
SDL
|
SDL
|
||||||
SDL2
|
SDL2
|
||||||
SDL2_image
|
SDL2_image
|
||||||
SDL2_mixer
|
SDL2_mixer
|
||||||
SDL2_ttf
|
SDL2_ttf
|
||||||
SDL_image
|
SDL_image
|
||||||
SDL_mixer
|
SDL_mixer
|
||||||
SDL_ttf
|
SDL_ttf
|
||||||
alsa-lib
|
alsa-lib
|
||||||
at-spi2-atk
|
at-spi2-atk
|
||||||
at-spi2-core
|
at-spi2-core
|
||||||
atk
|
atk
|
||||||
bzip2
|
bzip2
|
||||||
cairo
|
cairo
|
||||||
cups
|
cups
|
||||||
curlWithGnuTls
|
curlWithGnuTls
|
||||||
dbus
|
dbus
|
||||||
dbus-glib
|
dbus-glib
|
||||||
desktop-file-utils
|
desktop-file-utils
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
expat
|
expat
|
||||||
flac
|
flac
|
||||||
fontconfig
|
fontconfig
|
||||||
freeglut
|
freeglut
|
||||||
freetype
|
freetype
|
||||||
fribidi
|
fribidi
|
||||||
fuse
|
fuse
|
||||||
fuse3
|
fuse3
|
||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
glew110
|
glew110
|
||||||
glib
|
glib
|
||||||
gmp
|
gmp
|
||||||
gst_all_1.gst-plugins-base
|
gst_all_1.gst-plugins-base
|
||||||
gst_all_1.gst-plugins-ugly
|
gst_all_1.gst-plugins-ugly
|
||||||
gst_all_1.gstreamer
|
gst_all_1.gstreamer
|
||||||
gtk2
|
gtk2
|
||||||
harfbuzz
|
harfbuzz
|
||||||
icu
|
icu
|
||||||
keyutils.lib
|
keyutils.lib
|
||||||
libGL
|
libGL
|
||||||
libGLU
|
libGLU
|
||||||
libappindicator-gtk2
|
libappindicator-gtk2
|
||||||
libcaca
|
libcaca
|
||||||
libcanberra
|
libcanberra
|
||||||
libcap
|
libcap
|
||||||
libclang.lib
|
libclang.lib
|
||||||
libdbusmenu
|
libdbusmenu
|
||||||
libdrm
|
libdrm
|
||||||
libgcrypt
|
libgcrypt
|
||||||
libgpg-error
|
libgpg-error
|
||||||
libidn
|
libidn
|
||||||
libjack2
|
libjack2
|
||||||
libjpeg
|
libjpeg
|
||||||
libmikmod
|
libmikmod
|
||||||
libogg
|
libogg
|
||||||
libpng12
|
libpng12
|
||||||
libpulseaudio
|
libpulseaudio
|
||||||
librsvg
|
librsvg
|
||||||
libsamplerate
|
libsamplerate
|
||||||
libsecret
|
libsecret
|
||||||
libthai
|
libthai
|
||||||
libtheora
|
libtheora
|
||||||
libtiff
|
libtiff
|
||||||
libudev0-shim
|
libudev0-shim
|
||||||
libusb1
|
libusb1
|
||||||
libuuid
|
libuuid
|
||||||
libvdpau
|
libvdpau
|
||||||
libvorbis
|
libvorbis
|
||||||
libvpx
|
libvpx
|
||||||
libxcrypt-legacy
|
libxcrypt-legacy
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
libxml2
|
libxml2
|
||||||
mesa
|
mesa
|
||||||
nspr
|
nspr
|
||||||
nss
|
nss
|
||||||
openssl
|
openssl
|
||||||
p11-kit
|
p11-kit
|
||||||
pango
|
pango
|
||||||
pixman
|
pixman
|
||||||
python3
|
python3
|
||||||
speex
|
speex
|
||||||
stdenv.cc.cc
|
stdenv.cc.cc
|
||||||
tbb
|
tbb
|
||||||
udev
|
udev
|
||||||
vulkan-loader
|
vulkan-loader
|
||||||
wayland
|
wayland
|
||||||
xorg.libICE
|
xorg.libICE
|
||||||
xorg.libSM
|
xorg.libSM
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
xorg.libXScrnSaver
|
xorg.libXScrnSaver
|
||||||
xorg.libXcomposite
|
xorg.libXcomposite
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
xorg.libXdamage
|
xorg.libXdamage
|
||||||
xorg.libXext
|
xorg.libXext
|
||||||
xorg.libXfixes
|
xorg.libXfixes
|
||||||
xorg.libXft
|
xorg.libXft
|
||||||
xorg.libXi
|
xorg.libXi
|
||||||
xorg.libXinerama
|
xorg.libXinerama
|
||||||
xorg.libXmu
|
xorg.libXmu
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
xorg.libXrender
|
xorg.libXrender
|
||||||
xorg.libXt
|
xorg.libXt
|
||||||
xorg.libXtst
|
xorg.libXtst
|
||||||
xorg.libXxf86vm
|
xorg.libXxf86vm
|
||||||
xorg.libpciaccess
|
xorg.libpciaccess
|
||||||
xorg.libxcb
|
xorg.libxcb
|
||||||
xorg.xcbutil
|
xorg.xcbutil
|
||||||
xorg.xcbutilimage
|
xorg.xcbutilimage
|
||||||
xorg.xcbutilkeysyms
|
xorg.xcbutilkeysyms
|
||||||
xorg.xcbutilrenderutil
|
xorg.xcbutilrenderutil
|
||||||
xorg.xcbutilwm
|
xorg.xcbutilwm
|
||||||
xorg.xkeyboardconfig
|
xorg.xkeyboardconfig
|
||||||
xz
|
xz
|
||||||
zlib
|
zlib
|
||||||
];
|
];
|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
|
|
|
||||||
3
home.nix
3
home.nix
|
|
@ -56,7 +56,7 @@ let username = "clemens"; in
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
powerline-fonts
|
powerline-fonts
|
||||||
#font-manager
|
font-manager
|
||||||
xfce.xfce4-notifyd
|
xfce.xfce4-notifyd
|
||||||
gnome.seahorse
|
gnome.seahorse
|
||||||
evince
|
evince
|
||||||
|
|
@ -77,6 +77,7 @@ let username = "clemens"; in
|
||||||
maltego
|
maltego
|
||||||
krita
|
krita
|
||||||
gparted
|
gparted
|
||||||
|
libreoffice
|
||||||
] ++ (if x11mode then [
|
] ++ (if x11mode then [
|
||||||
arandr
|
arandr
|
||||||
flameshot
|
flameshot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue