feat: add computer "toothless"

This commit is contained in:
Artur Manuel 2024-10-16 01:44:45 +01:00
commit cdeffe8308
5 changed files with 182 additions and 1 deletions

View file

@ -10,7 +10,7 @@
modules =
extraModules
++ [
./computers/${host}
../computers/${host}
({config, ...}: {
config = {
nix = {