Files
nix-config/modules/nix/office/default.nix
T
smayzy d54bad1c90
nixos config pipeline / show-flake (push) Successful in 33s
nixos config pipeline / deploy (push) Successful in 1m3s
clean office
2026-01-17 16:30:43 +01:00

7 lines
49 B
Nix

{ ... }:
{
imports = [
./office.nix
];
}