308 current 2024-04-03 13:39:43 24.05.20240402.43f9562 6.8.2-zen2 *

This commit is contained in:
zackartz 2024-04-03 13:39:49 -04:00
parent 718c0e3a41
commit 5f9f257e88
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

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