This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
350f85904b
nixos
/
modules
/
home
/
apps
/
default.nix
12 lines
125 B
Nix
Raw
Normal View
History
Unescape
Escape
Big refactor (#1) Reviewed-on: https://gitea.mrdev023.fr/florian.richer/nixos/pulls/1 Co-authored-by: Florian RICHER <florian.richer@protonmail.com> Co-committed-by: Florian RICHER <florian.richer@protonmail.com>
2024-05-28 10:12:33 +02:00
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
./chromium
Update home-manager + add Firefox
2024-06-25 20:07:01 +02:00
./firefox
Big refactor (#1) Reviewed-on: https://gitea.mrdev023.fr/florian.richer/nixos/pulls/1 Co-authored-by: Florian RICHER <florian.richer@protonmail.com> Co-committed-by: Florian RICHER <florian.richer@protonmail.com>
2024-05-28 10:12:33 +02:00
./flatpak
./jetbrainsToolbox
./kitty
]
;
Update home-manager + add Firefox
2024-06-25 20:07:01 +02:00
}
Reference in a new issue
Copy permalink