Added Firefox

This commit is contained in:
Annika Merris 2024-05-18 18:20:36 -04:00
parent f6cd2a6b68
commit 999087c61f
2 changed files with 28 additions and 0 deletions

View file

@ -67,6 +67,7 @@ inputs.nixpkgs.lib.nixosSystem {
gui.enable = true;
discord.enable = true;
firefox.enable = true;
}
];
}