Merge branch 'main' of git.sealight.xyz:aynish/helm

This commit is contained in:
Anish Lakhwara
2025-11-21 21:09:56 -08:00
46 changed files with 1652 additions and 253 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
{ self, pkgs, config, ... }:
{ self, pkgs, config, lib, ... }:
{
imports = [
./configuration.nix
@@ -37,6 +37,9 @@
jovian.steam.autoStart = true;
jovian.steam.desktopSession = "gamescope-wayland";
# Disable lightdm from desktop profile
services.xserver.displayManager.lightdm.enable = lib.mkForce false;
# Install XR drivers
# environment.systemPackages = with pkgs; [
# xrlinuxdriver