update
This commit is contained in:
parent
ad602b8e4e
commit
37f35c2c71
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Kernel version
|
# Kernel version
|
||||||
boot.kernelPackages = pkgs.linuxPackages_5_15;
|
boot.kernelPackages = pkgs.linuxPackages_5_14;
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
@ -133,7 +133,7 @@
|
||||||
mako
|
mako
|
||||||
|
|
||||||
# GUI software
|
# GUI software
|
||||||
emacsPgtkGcc
|
emacsPgtk
|
||||||
firefox
|
firefox
|
||||||
thunderbird
|
thunderbird
|
||||||
mpv
|
mpv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue