mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-10 00:51:59 +00:00
materusPC: update config
This commit is contained in:
@@ -37,6 +37,8 @@ let
|
||||
pkgs.fuse
|
||||
pkgs.libsForQt5.breeze-qt5
|
||||
pkgs.libsForQt5.breeze-gtk
|
||||
pkgs.samba4Full
|
||||
pkgs.tdb
|
||||
|
||||
];
|
||||
|
||||
@@ -49,6 +51,8 @@ let
|
||||
pkgs.fontconfig
|
||||
pkgs.libxcrypt
|
||||
pkgs.gnutls
|
||||
pkgs.samba
|
||||
pkgs.tdb
|
||||
] ++
|
||||
(with config.hardware.opengl; if pkgs.hostPlatform.is64bit
|
||||
then [ package ] ++ extraPackages
|
||||
|
||||
Reference in New Issue
Block a user