feat(common,steveej-t14,graphical): udpate to nixos-22.05
This commit is contained in:
parent
aec8ff4e9a
commit
4a2ee46f7f
13 changed files with 42 additions and 89 deletions
|
@ -37,7 +37,7 @@ let
|
|||
dpmsScript = pkgs.writeScript "dpmsScript" ''
|
||||
#!${pkgs.bash}/bin/bash
|
||||
export PATH=${with pkgs; lib.makeBinPath [
|
||||
xlibs.xset
|
||||
xorg.xset
|
||||
]}:$PATH
|
||||
|
||||
set -xe
|
||||
|
@ -307,11 +307,11 @@ in {
|
|||
home.packages = with pkgs; [
|
||||
# X Tools/Libraries
|
||||
lightdm
|
||||
gnome3.networkmanagerapplet
|
||||
networkmanagerapplet
|
||||
autorandr
|
||||
arandr
|
||||
gnome3.gnome_themes_standard
|
||||
gnome3.adwaita-icon-theme
|
||||
gnome.gnome-themes-extra
|
||||
gnome.adwaita-icon-theme
|
||||
lxappearance
|
||||
xorg.xcursorthemes
|
||||
pavucontrol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue