393 current 2024-04-17 20:55:31 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable

This commit is contained in:
zackartz 2024-04-17 20:55:32 -04:00
parent 41c8af5bc1
commit c6bf9c8931
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
imports = [./fonts.nix];
environment.etc."greetd/environments".text = ''
Hyprland
sway
'';
services = {
@ -14,7 +14,7 @@
enable = true;
settings = rec {
initial_session = {
command = "Hyprland";
command = "sway --unsupported-gpu";
user = "zack";
};
default_session = initial_session;

View file

@ -8,7 +8,7 @@
./swayidle.nix
./vim/default.nix
../rice/hyprland
# ../rice/hyprland
../rice/sway
../rice/gtk.nix
../rice/kitty.nix