remove theme import
Some checks failed
Activate Homelab Configuration / rebuild (push) Has been cancelled

This commit is contained in:
Satria 2026-04-15 13:13:54 +07:00
commit 021c7f7200
3 changed files with 6 additions and 15 deletions

View file

@ -1,6 +1,5 @@
{ username, ctp-opt, ... }: {
imports = [
./rice/theme.nix
./core/shell.nix
./core/cli.nix
];