This commit is contained in:
2025-04-21 11:46:08 +08:00
parent d97fa21cc4
commit 2c7b683aa3
6 changed files with 22 additions and 238 deletions

View File

@@ -1,8 +1,8 @@
{ lib, ... }:
{
imports = [
./boot
./system
./boot.nix
./system.nix
];
programs = {