some updates especially to nixos

This commit is contained in:
Chris Cochrun 2022-09-15 16:28:11 -05:00
parent f1349e79f1
commit 08db8e3b56
7 changed files with 50 additions and 8 deletions

View file

@ -4,6 +4,7 @@
imports =
[
./hardware-configuration.nix
/etc/nixos/cachix.nix
];
nix = {
extraOptions = "experimental-features = nix-command flakes";
@ -62,6 +63,7 @@
};
};
boot.supportedFilesystems = [ "ntfs" ];
services.xserver = {
enable = true;
windowManager.awesome = {
@ -169,6 +171,7 @@
git
tmux
dutree
cachix
unzip
unrar
p7zip
@ -178,6 +181,7 @@
binutils
podman-compose
exa
# img2pdf
yt-dlp
bat
rsync
@ -295,6 +299,7 @@
element-desktop-wayland
scrcpy
python
python3
airshipper
# hyprland
@ -319,6 +324,7 @@
extra-cmake-modules
pkg-config
libsForQt5.wrapQtAppsHook
python310Packages.pyqt5
# LIBRARIES FOR DEV
qt5.full
qt5.qtbase