Skip to content

Commit

Permalink
Comment out the hosts from home-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed Nov 12, 2024
1 parent fb79034 commit 12fdd56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/home-manager/hosts/default.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ lib, ... }:
{
imports = [
./kyuubi
./zangetsu
# ./kyuubi
# ./zangetsu
];

options = {
Expand Down

0 comments on commit 12fdd56

Please sign in to comment.