set username
This commit is contained in:
parent
27a8173248
commit
045676afc6
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# user.userName = lib.mkForce "osbm"; # fuck i hate unmaintained projects
|
||||
user.userName = "osbm"; # fuck i hate unmaintained projects
|
||||
environment.packages = with pkgs; [
|
||||
vim # or some other editor, e.g. nano or neovim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue