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