add ports for rgit

This commit is contained in:
mtgmonkey 2025-06-16 20:13:51 +00:00
parent 7865de7103
commit 8af386e521
5 changed files with 47 additions and 10 deletions

View file

@ -29,6 +29,7 @@
inherit system;
inherit elmskell-blog;
inherit spacebar-server;
inherit math-project;
ssh-pub-keys = import ./ssh-pub-keys.nix;
};
modules = [
@ -46,8 +47,8 @@
noshell.nixosModules.default
{programs.noshell.enable = true;}
math-project.nixosModules.default
{programs.math-project.enable = true;}
math-project.nixosModules.x86_64-linux.default
{services.math-project.enable = true;}
./services/math-project.nix
./configuration.nix