added xwayland-satellite, remove blender, update moved options
This commit is contained in:
parent
5829ea442c
commit
5e24ea0c1f
3 changed files with 3 additions and 3 deletions
|
@ -5,6 +5,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
brightnessctl
|
brightnessctl
|
||||||
swaybg
|
swaybg
|
||||||
|
xwayland-satellite
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.niri = {
|
programs.niri = {
|
||||||
|
|
|
@ -20,9 +20,8 @@
|
||||||
fractal
|
fractal
|
||||||
loupe
|
loupe
|
||||||
snapshot
|
snapshot
|
||||||
gnome.nautilus
|
nautilus
|
||||||
libreoffice-qt6-fresh
|
libreoffice-qt6-fresh
|
||||||
blender
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
home-manager.users.twoneis = {
|
home-manager.users.twoneis = {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
gnome.adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
adwaita-qt
|
adwaita-qt
|
||||||
adwaita-qt6
|
adwaita-qt6
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue