updating some things I guess
This commit is contained in:
parent
d1bbf5c3c3
commit
8fd6824934
9 changed files with 32 additions and 17 deletions
|
@ -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 {})
|
||||
|
|
|
@ -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 {})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue