machines/all: machine description

This commit is contained in:
2026-05-01 11:13:53 +07:00
parent 1d823afe58
commit bc04896b63
16 changed files with 23 additions and 9 deletions
+2
View File
@@ -1,5 +1,7 @@
{ self, pkgs, ... }:
{
clan.core.settings.machine.description = "Emmie personal computer";
imports = [
self.nixosModules.common
];