add some basic programs on laptop
This commit is contained in:
parent
d40bc70e7a
commit
21128564b1
@ -22,7 +22,12 @@
|
|||||||
home = { # Specific packages for laptop
|
home = { # Specific packages for laptop
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# Applications
|
# Applications
|
||||||
#libreoffice # Office packages
|
libreoffice # Office packages
|
||||||
|
firefox
|
||||||
|
chromium
|
||||||
|
thunderbird
|
||||||
|
streamlink-twitch-gui-bin
|
||||||
|
element-desktop
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
light # xorg.xbacklight not supported. Other option is just use xrandr.
|
light # xorg.xbacklight not supported. Other option is just use xrandr.
|
||||||
|
Loading…
Reference in New Issue
Block a user