mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
adding new brain user to test
This commit is contained in:
parent
2d8b317c72
commit
85ef84040e
5 changed files with 9 additions and 9 deletions
|
|
@ -5,8 +5,8 @@
|
|||
imports = [ (import ./modules/default.nix) ];
|
||||
home.stateVersion = "22.11";
|
||||
|
||||
home.username = "bryan";
|
||||
home.homeDirectory = "/home/bryan";
|
||||
home.username = "brain";
|
||||
home.homeDirectory = "/home/brain";
|
||||
|
||||
modules = {
|
||||
gui.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue