diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-08-18 19:19:02 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-08-18 19:19:02 +0530 |
| commit | 27622b0928dc9278ce84ebe28b3ff06827528012 (patch) | |
| tree | 541c78381c473d644001fb164e05e9678bcd70ea /home.nix | |
| parent | b8e687924cdea281c574cd73bf79e460e7d48960 (diff) | |
| download | nixos-config-27622b0928dc9278ce84ebe28b3ff06827528012.tar.gz nixos-config-27622b0928dc9278ce84ebe28b3ff06827528012.zip | |
Add firefox module with tridactyl
Diffstat (limited to '')
| -rw-r--r-- | home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ in ./modules/mpv.home.nix ./modules/music.home.nix ./modules/xresources.home.nix + ./modules/firefox.home/default.nix ]; home.packages = with pkgs; [ |
