This commit is contained in:
2025-03-14 15:19:49 +00:00
parent 8fc2d67f1b
commit c18090ec1f
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
# Enable the X11 windowing system. # Enable the X11 windowing system.
hardware.graphics.enable32Bit = true; hardware.graphics.enable32Bit = true;
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
hardware.pulseaudio.enable = false; services.pulseaudio.enable = false;
services.blueman.enable = true; services.blueman.enable = true;
programs.partition-manager.enable = true; programs.partition-manager.enable = true;

View File

@@ -42,7 +42,7 @@
enable = true; enable = true;
}; };
hardware.opengl.enable = true; hardware.graphics.enable = true;
networking.hostName = "sidon"; # Define your hostname. networking.hostName = "sidon"; # Define your hostname.

View File

@@ -42,7 +42,7 @@
]; ];
guiPackages = with pkgs; [ guiPackages = with pkgs; [
_1password _1password-cli
_1password-gui _1password-gui
calibre calibre
discord discord