This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user