This commit is contained in:
parent
e0b96bf7c5
commit
dfb4761621
@ -1,4 +1,4 @@
|
||||
{ ... }: {
|
||||
{ config, lib,... }: {
|
||||
|
||||
config = lib.mkIf (config.usercfg.wm == "Wayland") {
|
||||
services.kanshi = {
|
||||
|
@ -2,6 +2,7 @@
|
||||
syscfg = {
|
||||
hostname = "sandbox";
|
||||
defaultUser = "sora";
|
||||
wm = "-";
|
||||
users = [{
|
||||
username = "sora";
|
||||
git = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user