241 current 2024-11-16 18:59:54 24.05.20241110.9256f7c 6.11.7 *
This commit is contained in:
parent
61ad987fe4
commit
615a109143
3 changed files with 31 additions and 10 deletions
5
modules/software/browser/nyxt.nix
Normal file
5
modules/software/browser/nyxt.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
nyxt
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue