Tux: Rename submodules to more closely adhere to the dendritic pattern

This commit is contained in:
2026-06-18 16:20:51 +02:00
parent 1cf44c97cc
commit 7fb5a0515a
5 changed files with 26 additions and 24 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ inputs, ... }: {
flake.modules.nixos.tux = {
flake.modules.nixos.tux-hardware = {
imports = with inputs.self.modules.nixos; [
intel-gpu
];