jacekpoz
b9e3184597
commit554a2784b4
Author: jacekpoz <jacekpoz@proton.me> Date: Sun Sep 1 22:28:35 2024 +0200 make all system.nix files functions commitdc21222846
Author: jacekpoz <jacekpoz@proton.me> Date: Sun Sep 1 21:09:09 2024 +0200 attempt 1
7 lines
132 B
Nix
7 lines
132 B
Nix
_: {
|
|
poz.other.system = {
|
|
hostname = "chmura";
|
|
username = "chmura";
|
|
platform = "x86_64-linux";
|
|
};
|
|
}
|