Skip to content

Commit

Permalink
feat(boot): disabled os-probe
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Jun 22, 2024
1 parent c5a52aa commit 8267fa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hosts/pc/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,13 @@
};
grub = {
enable = true;
enableMultiBoot = true;
theme = inputs.honkai-railway-grub-theme.packages.${system}.dr_ratio-grub-theme;
};
nvidia.enable = true;
docker.enable = true;
};
services = {
boinc.enable = true;
ssh.enable = true;
backup.enable = true;
rss.enable = true;
syncthing.enable = true;
Expand Down

0 comments on commit 8267fa5

Please sign in to comment.