Update NixOS config.

This commit is contained in:
Elias Gasparis 2025-01-05 08:44:34 +08:00
parent 6fa33dcb53
commit 4a31bf6aa2
2 changed files with 9 additions and 2 deletions

7
nixosModules/test.nix Normal file
View file

@ -0,0 +1,7 @@
{ config, pkgs, ... }:
{
}