this should be fixed

This commit is contained in:
Osman Faruk Bayram 2025-11-06 15:06:21 +03:00
parent a93f497b32
commit 62c56fb242

View file

@ -4,7 +4,7 @@
... ...
}: }:
{ {
user.userName = lib.mkForce "osbm"; # fuck i hate unmaintained projects user.userName = "osbm";
environment.packages = with pkgs; [ environment.packages = with pkgs; [
vim # or some other editor, e.g. nano or neovim vim # or some other editor, e.g. nano or neovim