update to nixos 23.05

This commit is contained in:
nora 2023-06-18 20:30:52 +02:00
parent 812e92b688
commit 8ac9e86f9a
4 changed files with 23 additions and 37 deletions

View file

@ -53,7 +53,7 @@
nixpkgs-fmt
rnix-lsp
fzf
linuxKernel.packages.linux_5_15.perf
linuxKernel.packages.linux_6_1.perf
cargo-nextest
git-absorb
gcc
@ -85,15 +85,16 @@
programs.firefox = {
enable = true;
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin
bitwarden
];
profiles = {
nils = {
id = 0;
name = "nils";
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin
bitwarden
];
bookmarks = [
{
name = "Nix sites";