lock
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
# ++ lib.optionals isCnixpad [./cpmodules.nix];
|
||||
|
||||
home = {
|
||||
username = "cnst";
|
||||
homeDirectory = "/home/cnst";
|
||||
username = "cnstlab";
|
||||
homeDirectory = "/home/cnstlab";
|
||||
stateVersion = "23.11";
|
||||
extraOutputsToInstall = ["doc" "devdoc"];
|
||||
packages = with pkgs; [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
accounts = {
|
||||
username = "cnst";
|
||||
username = "cnstlab";
|
||||
hostname = "cnixlab";
|
||||
};
|
||||
monitors = [
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
++ [
|
||||
./cnst
|
||||
];
|
||||
"cnst@cnixlab" =
|
||||
"cnstlab@cnixlab" =
|
||||
sharedImports
|
||||
++ [
|
||||
./cnstlab
|
||||
|
||||
Reference in New Issue
Block a user