steveej-x13s-rmvbl: boring setup with copying the whole x13s flake

This commit is contained in:
steveej 2024-01-28 21:18:08 +01:00
parent 4663780877
commit 6fb71cbf4f
7 changed files with 281 additions and 67 deletions

View file

@ -139,6 +139,7 @@
}) [
"steveej-t14"
"steveej-x13s"
"steveej-x13s-rmvbl"
# "elias-e525"
# "justyna-p300"
@ -186,7 +187,7 @@
, lib
, pkgs
, ...
}: rec {
}: {
imports = [
./nix/modules/flake-parts/perSystem/default.nix
];