Skip to content

Commit

Permalink
style: clean up dagger disks import
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Oct 15, 2024
1 parent 8d6594c commit 60e92fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/dagger/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
imports = [
(modulesPath + "/profiles/qemu-guest.nix")
(import ./disks.nix { })
./disks.nix
];

boot = {
Expand Down

0 comments on commit 60e92fb

Please sign in to comment.