add laptop2
nixos config pipeline / show-flake (push) Successful in 40s
nixos config pipeline / deploy (push) Successful in 1m13s

This commit is contained in:
smayzy
2026-04-04 10:26:03 +02:00
parent f929dd3e20
commit b73a6f488b
6 changed files with 71 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{ ... }:
{
imports = [
../common/home.nix
];
}