Added neovide

This commit is contained in:
2025-08-24 12:40:01 -04:00
parent 761525421d
commit 2d2799ebdf
2 changed files with 27 additions and 0 deletions

View File

@@ -11,6 +11,11 @@
./laptop.nix
];
# Bootloader.
nix.settings.trusted-users = [ "root" "th3r00t" ];
nix.extraOptions = ''
extra-substituters = https://devenv.cachix.org
extra-trusted-public-keys = devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=
'';
boot = {
kernelPackages = pkgs.linuxPackages_latest;
initrd.availableKernelModules = [