neutral
This commit is contained in:
parent
82985c5874
commit
3e79c4ffaa
2 changed files with 4 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
imports = [
|
||||
# where are we ?
|
||||
./wollomi.nix
|
||||
# ./wollomi.nix
|
||||
# ./adrift.nix
|
||||
|
||||
# home manager should exist for users
|
||||
|
@ -30,7 +30,7 @@
|
|||
boot.loader.systemd-boot.configurationLimit = 2;
|
||||
boot.loader.systemd-boot.consoleMode = "max";
|
||||
boot.loader.timeout = 3;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
#boot.loader.efi.canTouchEfiVariables = true;
|
||||
#boot.plymouth.enable = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
|
@ -95,15 +95,9 @@
|
|||
|
||||
rust-analyzer-nightly
|
||||
(fenix.complete.withComponents [
|
||||
# "cargo"
|
||||
"clippy"
|
||||
# "rust-src"
|
||||
# "rustc"
|
||||
"rustfmt"
|
||||
])
|
||||
# llvmPackages_14.clangUseLLVM
|
||||
|
||||
# gcc12
|
||||
|
||||
cachix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue