This commit is contained in:
nora 2024-02-13 19:37:32 +01:00
parent 71ad312fd3
commit f6a19f536d
2 changed files with 2 additions and 1 deletions

View file

@ -35,7 +35,6 @@ in
customPkgs.cargo-bisect-rustc customPkgs.cargo-bisect-rustc
discord discord
jetbrains.idea-ultimate jetbrains.idea-ultimate
linuxKernel.packages.linux_6_6.perf
obs-studio obs-studio
obsidian obsidian
prismlauncher prismlauncher

View file

@ -202,6 +202,7 @@ in
settings.PasswordAuthentication = false; settings.PasswordAuthentication = false;
}; };
environment.enableDebugInfo = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim vim
wget wget
@ -209,6 +210,7 @@ in
firefox firefox
os-prober os-prober
git git
linuxKernel.packages.linux_6_6.perf
fish fish
unzip unzip
(steam.override { (steam.override {