probably broken
This commit is contained in:
11
homes/nathan/home.nix
Normal file
11
homes/nathan/home.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
|
||||
config = {
|
||||
homeconfig = {
|
||||
graphical = false;
|
||||
minimal = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user