Split configuration into reusable modules
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.username = "artem";
|
||||
_: {
|
||||
home.homeDirectory = "/home/artem";
|
||||
|
||||
services.vscode-server.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user