updating some things I guess

This commit is contained in:
Chris Cochrun 2022-06-23 12:16:05 -05:00
parent d1bbf5c3c3
commit 8fd6824934
9 changed files with 32 additions and 17 deletions

View file

@ -37,6 +37,8 @@
networking.interfaces.enp0s31f6.useDHCP = true;
networking.interfaces.wlp7s0.useDHCP = true;
virtualisation.podman.enable = true;
virtualisation.docker.enable = true;
# Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8";
@ -142,7 +144,7 @@
killall
tmux
discover
kde-rounded-corners
# kde-rounded-corners
lightly-qt
pinentry
pinentry-qt
@ -233,6 +235,7 @@
quickemu
OVMFFull
element-desktop-wayland
scrcpy
# hyprland
blender
neofetch
@ -260,6 +263,7 @@
libsForQt5.kirigami2
libsForQt5.ki18n
libsForQt5.kcoreaddons
plasma5Packages.kirigami2
sqlite
fennel
(libsForQt5.callPackage ../../LightlyShaders {})

View file

@ -161,7 +161,7 @@
killall
tmux
discover
kde-rounded-corners
# kde-rounded-corners
lightly-qt
pinentry
pinentry-qt
@ -252,6 +252,7 @@
quickemu
OVMFFull
element-desktop-wayland
scrcpy
# hyprland
neofetch
afetch
@ -282,6 +283,7 @@
libsForQt5.kirigami2
libsForQt5.ki18n
libsForQt5.kcoreaddons
plasma5Packages.kirigami2
sqlite
fennel
(libsForQt5.callPackage ../../LightlyShaders {})