mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-06 21:00:35 -04:00
switch laptop config
This commit is contained in:
parent
079b1eb5d6
commit
3a429b7fe1
10 changed files with 118 additions and 14 deletions
|
|
@ -10,6 +10,7 @@ in {
|
|||
./nwg-panel-conf.nix
|
||||
# assume any desktop env will have audio
|
||||
../audio.nix
|
||||
../gui.nix
|
||||
];
|
||||
|
||||
|
||||
|
|
@ -80,12 +81,6 @@ in {
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
firefox # browser
|
||||
nautilus # gui file manager
|
||||
alacritty # terminal
|
||||
imv # image viewer
|
||||
file-roller # archive manager
|
||||
|
||||
# notifications
|
||||
libnotify
|
||||
dunst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue