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
cce1f72410
nixos
/
modules
/
system
/
server
/
default.nix
10 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
modules: Remove unused imports
2024-10-28 21:26:34 +01:00
{
.
.
.
}:
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
{
imports
=
[
Add distrobox
2024-06-18 19:44:19 +02:00
./distrobox
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
./docker
Install ollama (support for cuda)
2024-05-29 10:17:45 +02:00
./ollama
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
./openssh
]
;
}
Reference in a new issue
Copy permalink