Set up firefox.

This commit is contained in:
Tom Alexander
2024-12-20 17:06:02 -05:00
parent 27060fed8d
commit b314982196
4 changed files with 114 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
./zfs.nix
./network.nix
./roles/graphics
./roles/sound
./roles/sway
./roles/firefox
./roles/emacs
@@ -86,6 +87,7 @@
mesa-demos # for glxgears TODO move to better role
vulkan-tools # for vkcube TODO move to better role
xorg.xeyes # to test which windows are using x11 TODO move to better role
ripgrep
];
services.openssh = {