rename user for konsole

This commit is contained in:
Mohamed Chrayed 2024-10-05 00:22:16 +02:00
parent 6aee8941b2
commit 62c55b5d2d

View File

@ -101,7 +101,7 @@
};
konsole =
let
user = "deck";
user = "mo";
hostName = "konsole";
in
lib.nixosSystem {