678 current 1970-01-01 01:00:00 25.05.20250901.7c815e5 6.12.44 *
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
...
|
||||
}: let
|
||||
cfg = config.myConfig.programs;
|
||||
|
||||
in {
|
||||
imports = [./foot.nix ./thunderbird.nix ./nextcloud.nix ./udiskie.nix ./wezterm.nix ./rclone.nix];
|
||||
|
||||
|
@@ -23,7 +23,6 @@ return {
|
||||
cargo = {
|
||||
buildScripts = { enable = true },
|
||||
allFeatures = false,
|
||||
extraArgs = { "--release" },
|
||||
},
|
||||
installCargo = false,
|
||||
installRustc = false,
|
||||
|
@@ -130,6 +130,14 @@ in {
|
||||
orientation = "270";
|
||||
};
|
||||
})
|
||||
(luhbots_workstation {
|
||||
horizontal.name = "Dell Inc. DELL P2422HE 4BXL9M3";
|
||||
vertical = {
|
||||
name = "NEC Corporation E243WMi 75309334NB";
|
||||
left = true;
|
||||
orientation = "90";
|
||||
};
|
||||
})
|
||||
{
|
||||
profile.name = "docked-4k";
|
||||
profile.outputs = [
|
||||
|
Reference in New Issue
Block a user