86 current 2024-03-06 21:11:46 23.11.4801.b7ee09cf5614 6.1.79 *
This commit is contained in:
parent
9b66abaf95
commit
7d8b46f018
|
@ -14,7 +14,7 @@
|
|||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
|
||||
# amdgpu stuffs
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
services.xserver.videoDrivers = [ "amdgpu" ];
|
||||
|
@ -301,6 +301,7 @@ clipcatd &
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
wireguard-tools
|
||||
pulseaudio
|
||||
bash
|
||||
vim
|
||||
|
|
Loading…
Reference in New Issue