Skip to content

Commit

Permalink
Change imports for new imports
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed Jun 27, 2024
1 parent fa0286b commit cb3a749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/imports.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{...}: {
imports = [
# ./pc
./pc
./server
];
}

0 comments on commit cb3a749

Please sign in to comment.