try outline

This commit is contained in:
Vivian 2022-09-21 09:51:08 +02:00
parent 907894cbd8
commit 314e3e85bf
4 changed files with 38 additions and 28 deletions

View file

@ -79,6 +79,9 @@ in
boot.loader.efi.efiSysMountPoint = "/boot/efi";
boot.kernelPackages = pkgs.linuxPackages_latest;
# networking.wireless.iwd.enable = false;
services.gnome.gnome-keyring.enable = true;
# Enable networking
networking.networkmanager = {
enable = true;
@ -164,8 +167,13 @@ in
];
};
hardware.bluetooth.enable = true;
services.blueman.enable = true;
virtualisation.podman.enable = true;
hardware.saleae-logic.enable = true;
# Enable CUPS to print documents.
services.printing.enable = true;

View file

@ -34,6 +34,8 @@
neofetch
networkmanagerapplet
nixpkgs-review
plexamp
plex-media-player
pulseview
python3
retroarchFull