Add Chaotic Nyx, and put Firefly on sway-git. My flickering is finally solved.

This commit is contained in:
Jimbo 2024-10-22 03:22:05 -04:00
parent 1ed45f4437
commit 4012b36afc
3 changed files with 119 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ ... }:
{ chaotic, pkgs, ... }:
{
imports = [
./hardware
@ -23,8 +23,13 @@
# Misc
../../../overlays
../../../variables
# Imports
chaotic.homeManagerModules.default
];
programs.sway.package = pkgs.sway_git;
networking.hostName = "firefly";
# Force Electron to use Wayland