Compare commits
No commits in common. "d660110cecb8b0c4e49c41687a812f5fb543d5f6" and "9e98e96c31564939ee516ba93f9554e90a05cc20" have entirely different histories.
d660110cec
...
9e98e96c31
|
@ -74,7 +74,6 @@
|
|||
];
|
||||
registry = {
|
||||
nixpkgs.flake = inputs.nixpkgs;
|
||||
unstable.flake = inputs.nixpkgs-unstable-small;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
# Keyboard settings & i3 settings
|
||||
my.home.x.enable = true;
|
||||
my.home.x.i3.enable = true;
|
||||
my.home.x.i3bar.temperature.chip = "k10temp-pci-*";
|
||||
my.home.x.i3bar.temperature.inputs = ["Tctl"];
|
||||
my.home.x.i3bar.networking.throughput_interfaces = ["wlp3s0" "enp6s0f3u1u1"];
|
||||
|
|
Loading…
Reference in a new issue